.weatherBackground{
	text-align: left;
	vertical-align: top;
}
.weatherTable {
	text-align: left;
	vertical-align: top;
	width: 100%;
}
.weatherTopCapBg {
	background-image: url("../images/g-weather-topcap.gif");
	height: 28px;
}
.weatherBottomCapBg {
	height: 10px;
}
.weatherTableCenter {
	width: 115px;
}
.weatherTableLeft {
	width: 11px;
}
.weatherTableRight {
	width: 10px;
}
.weatherHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 6px;
}
.weatherText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.weatherLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.weatherLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.weatherTableTitle {
	height: 10px;
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.weatherTableFooter {
	height: 10px;
	width: 100%;
}
.weatherMainTable {
	width: 146px;
	text-align: left;
}
.weatherTopCapRight {
	height: 10px;
}
.weatherBottomCapRight {
	height: 10px;
}
.weatherPhoto {
	margin-top: 16px;
	margin-right: 10px;

}
.weatherInputField {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.weatherDropdown {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.weatherSubmitButton {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}
.weatherDegree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

