.noPrint {
	display: none;
}
#printHeader {
	display: block;
	position: relative;
	height: 100px;
}
#printHeader .left {
	position: absolute;
	top: 0px;
}
#printHeader .right {
	position: absolute;
	top: 0px;
	right: 0px;
}
.printOnly {
	display: inline;
}
.printOnlyB {
	display: block;
}
a {
	color: #000;
	border: 0px;
}
#printHeader {
	display: block;
	position: relative;
	height: 70px;
	border-bottom: 1px solid #900;
	margin-bottom: 20px;
}
#printHeader .left {
	position: absolute;
	top: 0px;
}
#printHeader .right {
	position: absolute;
	top: 0px;
	right: 0px;
}
#contentContainer {
	background-color: transparent;
	border: 0px;
	width: 7in;
	margin: 0px;
	clear: both;
}
#middleColumn {
	width: 100%;
	margin: 0.1in;
	padding: 0px;
	border-left: 0px;
}
.middleColInfo {
 	padding-left: 0px;
}
.propertyBlock {
	clear: both;
	width: 7in;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #BBB; 
	page-break-inside: avoid;
}
.propertyBlock > div div {
	width: 100%;
	margin-bottom: 3px;
}
#contactDirRte {
	width: auto;
}
#propAgentPrint {
	margin-top: 30px;
}
#propAgentPrint img {
	float: left;
	margin: 0px 30px 30px 10px;
}
#propAgentPrint div {
	font-weight: bold;
}
#propAgentPrint .titleSmall {
	font-weight: normal;
}
#propAgentPrint .printTitle {
	color: #900;
	margin-bottom: 10px;
}
.oneAgent {
	page-break-inside: avoid;
}
#header, #bannerTop, #naviBar, #leftColumn, #sendToFriend, #sendToGre, #propTabsNavi, #adBannerVtower, #generateTime, #linksLogos, #addThis, #footerOverall {
	display: none;
}