.forecast_fiveday {
	font: 15px verdana, helvetica, sans-serif;
	text-align: center;
	white-space: nowrap;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	background: #CCC;
	width: 497px;
} .forecast_fiveday td {
	font: 80% verdana, arial, helvetica, sans-serif;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	padding: 0 0 2px 0;
	white-space: nowrap;
} .forecast_fiveday img {
	border: 1px solid black;
	width: 45px;
	margin: auto;
} .forecast_fiveday .wh {
	font: 85% verdana;
	letter-spacing: 1%;
	color: #FFF;
	background-color: #666;
}

.current_forecast {
	font: 85% verdana, helvetica, sans-serif;
	color: #000;
	width: 497px;
	white-space: nowrap;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	background: #FFF url("http://www.dixie-net.com/Media/autumn.jpg") top left;
} .current_forecast img {
	border: 1px solid black;
} .current_forecast td {
	padding: 5px;
}

.weather {
	width: 497px;
	margin: 5px auto 25px auto;
}

#weatherad img {
	border: 0px;
} 

.reallysmall {
	font-size: 75%;
}

.noborder {
	border: 0px;
}

