body {
	height: auto;
	margin-left: 10px;
}

.print {
	width: 590px;
	height: auto;
}

.printLogo {
	text-align: right;
	margin-bottom: 10px;
	width: 550px;
}

.printFooter {
	float: right;
	text-transform: uppercase;
	font-size: 12px;
	margin: 20px 0px;
	padding-bottom: 20px;
}
.printView {
	background: none;
	width: 590px;
	margin-left: 10px;
}

.printViewHeader {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid grey;
	margin: 10px 0px;
	
}

.leftColPrint, .rightColPrint, .picturesPrint {
	float: left;
	margin-top: 0px;
}
.leftColPrint, .rightColPrint {
	float: left;
	margin-top: 0px;
	margin-left: 30px;
}

.leftCol {
	width: 240px;
}

.rightColPrint {
	padding-left: 5px;
}

.singleViewImages {
	margin-bottom: 70px;
}

.table-margin table {
	background-color: #fff;
	margin:0 0 5px;
}

table.higlight {
	background-color: #AEAFA1;
	color:#fff;
	font-weight:bold;
}

table.description {
	background-color: #F7F7F5;
	padding-left: 2px;
}

table.description h2 {
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #b7b7b7;
	color: #9e0b1d;
	margin-left: 0px;
}
