.currentmonth {
	border:  #b2b2cc 1px solid;
	padding: 5px;
	width: 388px;
}
.longrange_prediction {
	border:  #b2b2cc 1px solid;
	padding: 5px;
	width: 388px;
}
.longrange_graph {
	width: 550px;
	height: 109px;
	margin-top: 4px;
}
.weatherregionmap {
	float: right;
	margin-bottom: 5px;
}
.longrange_promo {
	width: 550px;
	padding: 10px;
	border:  #b2b2cc 1px solid;
	background: #eee;
	margin-bottom: 10px;
	margin-top: 2px;
}
.longrange_promo h3 {
	font-weight: bold;
}
.promo-thumb {
	float: right;
	border: 1px solid #999;
}

#service-container-weather {
	width: 550px;
}
#wide-content-longrange {
	width: 920px;
}
@media only screen and (min-width: 240px) and (max-width: 600px) {
	#wide-content-longrange {
	width: 100%;
}
#wide-content-longrange img {
	float: left !important;
}
}