/*The Interiors Association printer friendly styles*/

/*hide irrelevant parts*/
#nav, #login, #sidebar, #footer { display: none; }

/*optimise layout*/
body { text-align: left; font-size: 10pt; }
#wrapper, #branding, #main, #content, .max #content, .wide #content, #header { width: 100%; margin: 0; float: none; display: block; }
#header { border: 0; }

.feature h2 { border: 0; height: auto; }


.listings, .listings div.listing { width: 100%; float: none; display: block; border: 0; }
/*.listings div div, .listings h2, .listings .listing div.photo, .listings .listing img { float: none; display: block; width: auto; padding: 0 }*/
.listings div.details { width: 450px; }
.listings .listing img, .listings h2 { padding-left: 0; }
.listings div.listing { clear: both; }

.indent { margin-left: 0; }

/*ie7 fixes*/
.listings div.details { margin-top: 0; }