.contentMenu {
	position: relative; 
	float: left; 
	width: 200px;
	min-height: 320px; 
	height: auto !important;
	height: 320px; 	
	margin-right: 10px;
}

.contentText{
	position: relative; 
	float: left; 
	width: 580px; 
	padding-left: 20px; 
}