/* Styles to be applied to the page when it's printed */

#footer,
#left #menutop,
#left #sidebar,
#left #sidesearch,
#left #empty_box,
#property_links,
#right #property_search,
.template_17 #right_box,
.pointer,
.nav-next,
.nav-prev,
.strip_wrapper,
#property_slideshow,
#QE_Toolbar {
	display: none !important;
}

#property_slideshow .panel {
	display: block !important;
	position: static !important;
	float: left !important;
	width: 30% !important;
}

#property_picture {
	width:300px;
    height:auto;
	position:relative;
    float:none;
    clear:none;
}
#property_picture img{
	width:100%;
}


body {
	background: white;
}
#right, 
#property_slideshow, 
#property_detail {
	width: auto !important;
	margin:0 !important;
	float:none !important;
}

#page {
    width: 582px;
}

#property_description {
	width:auto;
	background:none;
	color:black;
	margin-left:306px;
}

.name {
	font-size:120%;
}

#right #header {
    background:none;
    color:#000;
}
#left {
    margin:0;
}

#slideshow_and_description {
    width:auto;
}

