.weatherunderground { height:75px; width:190; vertical-align:baseline; text-align:left; border:0; padding:2px; font-family:Arial,Verdana; font-size:11px; text-decoration:none; font-weight:normal; overflow:hidden; display:block; margin-left:auto; margin-right:auto; }
.weatherunderground {}
.weatherunderground .icon { float:left; padding-left:5px; padding-right:30px; width:50px;}
.weatherunderground .current { display:block; }
.weatherunderground .current .temp { font-size: 16px; font-weight:bold;}
.weatherunderground .current .conditions { font-size: 11px; font-weight:bold; }
.weatherunderground .current .high { font-weight:normal; }	
.weatherunderground .current .lo { font-weight:normal; }	
