#right_column {
	float: right;
}

#main_content_wrapper {
	float: left;
}


#weather {
	margin-top: 10px;
	margin-right: 10px;
	width: 149px;
}


#weather_center {
	background-image: url(../images/weathermiddle.gif);
	width: 149px;
}

.weatherbox_img {
	width: 149px;
	margin: 0px;
	padding: 0px;
	border: 0;
}

#weather_info {
	padding: 10px;
	font-size: 11px;
	float: left;
}
.weather_icon{
	float:right;
	margin-right: 6px;
}

.degrees {
	color: #FE0054;
	font-weight: bold;
	letter-spacing: -1px;
}

.promo_img {
	margin-top: 10px;
	margin-right: 10px;
	width: 149px;
	display: block;
}

#main_content {
	margin-left:10px;
	margin-top: 10px;
}

#news {
	width: 545px;
}

.newsitem {
	background-image:url(../images/newsitem_bg.gif);
	background-position: bottom left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

#newsfooter {
	background-image:url(../images/newsfooter.gif);
	background-repeat: no-repeat;
	height: 5px;
	padding: 0px;
	margin: 0px;
}

.newsdate {
	font-weight: bold;
	color: #508244;
}

.bottombanner {
	border: 0;
	float: left;
	margin-left: 10px;
}