.column{
	float: left;
	width: 85%;
	padding-left: 10px;
	border-bottom-width: 1px;
	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;
}
#print_pdf {
	background-image: url(pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width: 130px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	background-color: #E3E3E3;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-bottom-color: #666666;
	line-height: 150%;
	float: left;
	clear: both;
	margin-left: 10px;
	margin-bottom: 10px;
}
