/* 200px wide bluish background with rounded corners */
div.bg200blTop					{ background: url('../../../images/_dark/backgrounds/index/rt.gif') no-repeat 0% 0%; }
div.bg200blMiddle				{ background: url('../../../images/_dark/backgrounds/index/rm.gif') repeat-y 0% 0%; }
div.bg200blTitle				{ color: #efefef; }
div.bg200blContent				{ color: #cccccc; }
div.bg200blContent a:link, div.bg200blContent a:visited
								{ border-bottom: none; text-decoration: none; color: #aaccee; }
div.bg200blContent a:hover
								{ border-bottom: 1px dotted #ffff00; text-decoration: none; color: #ffff00; }
div.bg200blBottom				{ background: url('../../../images/_dark/backgrounds/index/rb.gif') no-repeat 0% 0%; }

/* weather specific layout */
div#weatherContent img			{ border: 3px solid #446688; } 
