#weather_zipcode{
	font-size:12px;
	float:right;
	padding-top:15px;
}

#weather_city{
	font-size:30px;
	font-weight:bold;
	float:left;
}

#weather_image{
	position:absolute;
	padding-top:0px;
	padding-left:10px;
	float:left;
}
#weather_degree{
	width:300px;
	position:absolute;
	padding-left:190px;
	padding-top:50px;
	font-size:30px;
	font-weight:bold;
	color:#FFFFFF;
}
#weather_degree_word{
	position:absolute;
	padding-left:270px;
	padding-top:55px;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}
#weather_today{
	position:absolute;
	padding-left:190px;
	padding-top:85px;
	width:440px;
}
#weather_today_word{
	color:#FFFFFF;
}

#weather_today ul{
	padding:0;
	margin:0;
}
#weather_today ul li{
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	color:#FFF;
}
#weather_today ul li#name{
	width:135px;
}


#sidetitle_weather_b{
	margin-top:2px;
	width:740px;
	height:380px;
	border-style:solid;
	border-width:1px;
	border-color:#eee;
}
#sidetitle_weather_c{
	margin-top:6px;
	width:740px;
	height:140px;
	border-style:solid;
	border-width:1px;
	border-color:#eee;
}
#sidetitle_weather_day_c,#sidetitle_weather_day_e{
	float:left;
	width:174px;
	padding:5px;
	border-right:solid 1px #EEE;
}
#sidetitle_weather_day_c_day{background-color:#eee; width:164;padding:5px;color:#000;font-weight:bold;font-size:12px;}
#sidetitle_weather_day_c_d_deg,
#sidetitle_weather_day_c_d,
#sidetitle_weather_day_c_d_sunr,
#sidetitle_weather_day_c_d_img,
#sidetitle_weather_day_c_d_con,
#sidetitle_weather_day_c_d_ppcp,
#sidetitle_weather_day_c_d_hmid,
#sidetitle_weather_day_c_d_wind,
#sidetitle_weather_day_c_n,
#sidetitle_weather_day_c_n_suns,
#sidetitle_weather_day_c_n_img,
#sidetitle_weather_day_c_n_con,
#sidetitle_weather_day_c_n_ppcp,
#sidetitle_weather_day_c_n_hmid,
#sidetitle_weather_day_c_n_wind{
	font-size:12px;
	color:#333;
	padding:2px;
}



#sidetitle_weather_day_c_d_deg{ }
#sidetitle_weather_day_c_d{ background-color:#ffe7ba; font-weight:bold; margin-top:5px;}
#sidetitle_weather_day_c_n{ background-color:#b9d2f0; font-weight:bold; margin-top:5px;}
#weather_top{
	width:620px;
	padding-left:10px;
	height:50px;
	position:relative;
}
#weather_lastupdate{
	position:absolute;
	padding-top:5px;
	padding-left:370px;
	color:#FFFFFF;
}
