.contentCont {
	width: 531px;
	float: left;
	margin-left: 22px;
}

.mainRight {
	float: right;
	width: 739px;
}
.rightCont, .forecastBoxStyle {
	float: right;
	border: solid 1px #000;
	background-image: url(  "/web/design/images/bgCol3Box.jpg" );
	background-repeat: repeat;
	overflow: hidden;
}
.rightCont {
	width: 163px;
	padding: 10px 5px;
}
.rightCont div {
	padding: 0 10px;
}

.forecastBoxStyle {
	background-image: none;
	width: 183px;
}

