.weatherBackground{
	text-align: left;
	vertical-align: top;
}
.weatherTable {
	text-align: left;
	vertical-align: top;
	width: 146px;
}
.weatherTopCapBg {
	height: 18px;
	background-image: url("/images/weather_top.gif");
}
.weatherBottomCapBg {
	height: 2px;
}
.weatherTableCenter {
	width: 125px;
	padding-top: 9px;
	padding-bottom: 7px;
}
.weatherTableLeft {
	width: 9px;
}
.weatherTableRight {
	width: 12px;
}
.weatherHeadline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
}
.weatherText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.weatherLink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	color: #ffffff;
}
.weatherLink:Hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
.weatherTableTitle {
}
.weatherTableFooter {
}
.weatherMainTable {
	width: 146px;
}
.weatherTopCapRight {
}
.weatherBottomCapRight {
}
.weatherPhoto {
	border: none;
	width: 26px;
}
.weatherDegree {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
}


