/* Styles to be run when an AdPortal page is send to the printer */

#header, #footer, ul.slidedoormenu, #headline, 
#nav, #buttonbar, div.detailsLinks, #printButton{
	display:none;
}
fieldset.confirmation {
	background:none;
	border: none;
}
#body, #outer_outer_container, #outer_container, #inner_container, .container{
	background: #ffffff;
	/* width: 572px;*/
}
#homeContent, #homeBody, fieldset.confirmation, div.viewAdDataContainer{
	/* width: 576px;*/
	margin: 0;
	padding:0;
}
#homeContent{
	background: none;
}

div.anonymousURL {
	display:none;
}
div.viewAdInfoContainer{
	margin: 0;
	padding: 0;
	width: 300px;
}

div.viewAdDataContainer h2 {
	margin: 0;
	width: auto;
	color:#000000;
	font-size:12px;
}
div.detailsData, .dateInfoData, .printInfoData, div.detailsData dl{
	width:300px !important;
}
div.imagesPreview {
	width: auto;
	padding: none;
	float: right;
}
.detailsPreviewImage {
	max-width: none;
	max-height: none;
}
#homeContent .links, 
.links, 
#homeContent .topbuttonbar{
	display:none !important;
}


