#centerpanel {
	width: 575px;
	float: right;
}
#leftpanel {
	width: 186px;
	vertical-align: top;
	float: left;
}
#weathermain {
	width: 567px;
	margin-right: 6px;
	float: right;
}
#weathermaintop {
	width: 100%;
	height: 29px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/weather/img_weather_bg_top.gif);
	background-repeat: no-repeat;
}
#weathermaincontent {
	width: 100%;
	margin: 0px;
	background-image: url(../../images/weather/img_weather_bg_rep.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	padding-bottom: 15px;
	padding-top: 15px;
	white-space: 
}
#weathercontent {
	width: 530px;
	margin-left: 23px;
	margin-top: 10px;
	vertical-align: top;
}
#mainbase {
	width: 100%;
	height: 8px;
	background-image: url(../../images/weather/img_weather_bg_btm.jpg);
	background-repeat: no-repeat;
}
