body {   background: white;   font: 10pt Verdana, sans-serif;   width: auto;   margin: 0;   padding: 0 5px;   border: 0;   color: #000;}#header, #footer { display: none; }body .printShow {	display: block;}body .printHide {	display: none;	}.container,#content {	width: 100%;	margin: 0;}#side,#userMenu {	display: none;}/*/////// STYLING FIXES */a:link, a:visited {   color: #520;   background: transparent;   font-weight: bold;   text-decoration: underline;}#content h1 { font-size: 1.4em; }/*/////// LISTOR */#listor #listingPrice {	font-size: 1.3em;	font-weight: bold;	padding: 5px 0;}#listor #listingMainImage {	float: right;}#listor #listingMainImage img {	border: 1px solid #333;	}#listor #listingImages {	display: none;}#listor #listingCustom table tr td {	display: table-cell;	vertical-align: top;}	