#contentsub {
	background-image:none;
}

#contentsubleft {
	width: 465px;
	float:left;	
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
.hcontentl{
	margin-left:15px;
}
.hcontentr{
	margin-right:15px;
}
#contentsubright {
	width: 416px;
	float:right;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}