/* print screen css */

body {
	background-color:#002529;
}

div {
	font-size:11px;
}
#map {
	width:430px;height:250px;margin:0px 30px 0 12px;	
}

div#PropertyLeftCol, div#LeftCol, div.topmenu, #footer, .PropertyAlerts, .hideforprint {
	display:none;
}

div#PropertyRightCol {
	padding:0;
}

div#PropertyRightCol div.homepagebody {
	padding:0;
	width:767px;
}

div.photoScroll {
	overflow:hidden;
}

div.googleMapBox {
	padding:0px 3px;
}


div.salesAgentsBox {
	padding:10px 0 0 9px;
}

div.propertyDescription {
	width:400px;	
	
}

.propertyAddress {
	width:760px;	
}

.imageWrapper{
	width:800px;
	height:533px;
}

.propertyInfoWrapper_ {
	width:330px;
}

.jCarouselL img {
	height:533px
}

div.bodymain div.bodymainwrapper {
	width:800px;
	margin:auto;
}


div.quicklinks div.quicklinkswrapper, div.footer div.footerwrapper, div.bodymain div.bodymainwrapper, div.topmenu div, div.header div, div.homepageicons div  {
	width:800px;
	margin:0;
}

div.showforprint {
	display:block;
}

.googleMapBoxMain {
	width:424px;
	height:280px;
	border:0px solid #999999;
	display:block;
}
