

.weather			{ width:700px !important; float:left;/* display:inline; margin:0 0 0 17px;*/  background:white !important;}

.weather h3			{ font:bold 26px Arial; padding:2px 2px 2px 25px; margin:5px 5px 0 5px; color:white; background:#868686 url("../images/common/weather_provance.png") top left no-repeat;}
.weather h3.active 	{ font:bold 26px Arial; background:#B30E12 url("../images/common/weather_provance_active.png") top left no-repeat;}
.weather a			{ font:bold 20px Arial; padding:2px 2px 2px 25px; margin:0 5px 5px 5px; color:white; background:#868686 url("../images/common/weather_provance.png") top left no-repeat;}
.weather a			{ width:668px; color:white; text-decoration:none; float:left; }
.weather a:hover 	{ background:#B30E12 url("../images/common/weather_provance_hover.png") top left no-repeat;}

.weather ul			{ width:700px; margin:5px 0; padding:0; display:inline; float:left;}
.weather ul			{ background:url("../images/common/weather_day_seperator.png") center top repeat-y;}

.weather ul li		{ float:left; width:200px; padding:20px 0 20px 25px ;margin:0 0 0 5px; display:inline; float:left;}
.weather ul li h5	{ font:bold 11px Tahoma; color:#202020; }
.weather ul li h4   { font:bold 13px Tahoma; color:#B30E12; margin:10px 0 10px 0 !important; }


.weather ul li img	{ float:left; margin:0 5px 0 0; padding:5px; background:#E9E9E9;}
.weather ul li p	{ font:11px Tahoma; color:#666666; margin-bottom:7px; padding:0 !important;}
