.tx-mwweather-pi1 { margin: 7px 4px; width: auto; }
.tx-mwweather-pi1 div.head { font-family: Tahoma,Verdana,Arial,sans-serif; font-size: 11px; font-weight: bold; margin: 8px 0; }
.tx-mwweather-pi1 div.info { clear: both; font-size: 11px; height: 22px; line-height: 22px; }
.tx-mwweather-pi1 div.info .day { float: left; font-size: 11px; font-weight: bold; }
.tx-mwweather-pi1 div.info .temp { float: right; }
.tx-mwweather-pi1 div.forecast {
	clear: both;
	background-color: #ffffff;
	color:#333333;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	text-indent: 6px;
}
.tx-mwweather-pi1 div.forecast .text { float: left; }
.tx-mwweather-pi1 div.forecast .image { float: right; }
