#contentleft {
	float:left;
	width: 303px;
	height:217px;
	border-right: 0px solid #cfd2c8;
	border-top:1px solid #cfd2c8;
}

#contentright {
	float:left;
	width:280px;
	height:217px;
	border-top:1px solid #cfd2c8;
	font-size:12px;
	
}

#content {
	float:left;
	width: 295px;
	height:217px;
	border-right: 1px solid #cfd2c8;
	border-top:1px solid #cfd2c8;
	border-left: 1px solid #cfd2c8;
}

#contentright .bodytext {
	line-height:24px;
	margin-top:15px;
}

#contentleft .bodytext {
	margin-top:15px;
}

.bodytext {
	color:#656565;
}
