* { position: static; }

/* Header */
.smallheader-alt, .smallheader, .header-new { display: none; }

/* Right Side */
.right-side-heading, .right-side { display: none; }

/* Footer */
.footer-clear, .footer-col-box { display: none; }
.footer { display: block; width: 600px; overflow: visible; background-image: none; }
.footer-right-side a, .footer-right-side span { display: none; }

/* Listing */
.left-col-box { float: none !important; }
.leftside-col-box {
	width: 600px;
	float: none !important;
}

.leftside-col-box div {
	width: 600px;
	float: none !important;
}

.listing-heading .float-right, .left-side-box-top, .middle-container-none, .pagination-div { display: none; }

.listing { float: none; }

/* Images */
body img { display: none !important; }
.middle-container img { display: block !important; }
#middle-topper { display: none !important; }

/* MISC */
.hide, .middle-container .header, #nav-container { display: none;}
.middle-container-inside-none, body, .middle-container { background-color: white; background-image: none; display: block; }

