/* 200px wide bluish background with rounded corners */
div.bg200bl						{ width:200px; border: 0px solid #cecece; margin:0px 0px 5px 0px; padding: 0px 4px; text-align:center; text-align:-moz-center; #text-align:center; line-height: 13px; }
div.bg200blTop					{ background: url('../images/backgrounds/index/rt.gif') no-repeat 0% 0%; width:200px; height: 10px; }
div.bg200blMiddle				{ background: url('../images/backgrounds/index/rm.gif') repeat-y 0% 0%; width:200px; }
div.bg200blTitle				{ color: #335577; margin: 0px 0px 5px 0px; padding:0px 8px 0px 8px; font-weight:bold; line-height: 13px; }
div.bg200blContent				{ color: #446688; line-height: 13px; }
div.bg200blContent a:link, div.bg200blContent a:visited
								{ border-bottom: none; text-decoration: none; color: #446688; }
div.bg200blContent a:hover		{ border-bottom: 1px dotted #000000; text-decoration: none; color: #000000; }
div.bg200blItemTitle			{ padding: 0px 5px 10px 5px; text-align:left; text-align:-moz-left; #text-align:left; }
div.bg200blBottom				{ background: url('../images/backgrounds/index/rb.gif') no-repeat 0% 0%; width:200px; height: 10px; }
								
/* weather specific layout */
div#weatherSelect				{ margin-bottom: 7px; }
div#weatherContent img			{ background-color: #ffffff; padding:5px; margin: 2px 0px 5px 0px; border: none; } 
