.weather1 {
	width: 180px; 
	height: 150px; 
	background-image: url( http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/clouds_180x150_bg.jpg ); 
	background-repeat: no-repeat; 
	background-color: #;
}
	
.weather2 {
	height: 138px;
}

.weather3 {
	text-align: center; 
	font-family: arial, helvetica, verdana, sans-serif; 
	font-size: 10px; 
	line-height: 12px; 
	color: #;
}

.widget {
	padding-top: 15px;
}