.column{
	float: left;
	width: 85%;
	padding-left: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.mainLeft{
	text-align: center;
	float: left;
	width: 35%;
}
.mainRight{
	float: left;
	width: 60%;
	padding-left: 10px;
}
#img-single {
	text-align: center;
	clear: both;
	float: left;
	width: 600px;
	margin-bottom: 15px;
	
}


