td.weather_block {
	width: 204px;
	background: url(../img/hor_div.gif);
	background-position: right bottom;	
	background-repeat: repeat-x;
}
td.weather_name {
	width: 204px;
	height: 16px;
	padding: 15 5 0 9;
}
td.weather_content {
	width: 204px;
	padding: 9 5 14 9;
}

A.weather_link, A:active.weather_link, A:visited.weather_link {
	FONT-SIZE: 11px;
	COLOR: #005b8a;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A:hover.weather_link {
	FONT-SIZE: 11px;
	COLOR: #eb5e07;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}