#weathercontent {
	width:70px;
	float:left;
}

/* controls conditions font size*/
.d3ww_conditions {
	width:130px;
	float:left;
	background:url(../images/weather_bg.jpg);
	padding:18px 0 0 10px;
}

.d3weatherwidget {
	color: #0a3444;
	line-height:1.5em;
	padding:20px;
	float:right;
}

