#content_cont {
	width: 900px;
	float: left;
	background-image: url(../images/pageBGothers_thinRightCol.png);
	overflow: hidden;
	background-repeat: repeat-y;
	border-bottom: 1px solid #000000;
}
#left_col {
	width: 690px;
	float: left;
	display: block;
	clear: left;
}
#right_col {
	float: left;
	display: block;
	width: 210px;
}
#right_feature {
	margin-top: 45px;
}
#right_feature   p {
	text-indent: -6px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
}
