
body { 
	font-size: 120%;
	color: #000 !important;
}

#request-form {
	display: none;
}

#header {
	background: none;
}

#header h1 {
	background: none;
}

#header h1 a {
	text-indent:0em;
	width: 500px;
	color: #000;
	height: auto;
	background-image: none !important;
}

#topnavigation {
	display: none;
}

#topcontact { 
	display: none;
}

#property-actions {
	display: none;
}

div.map-box {
	display: none !important;
}

#right-column .top-box {
	height: auto;
		
}
#right-column .top-box h2 em {
	color: #000 !important;
}

#right-column .top-box ul span {
	color: #000 !important;
}

.printHide {
	display: none !important;
}
