body{
	background:none;
	font-size:12pt;
}
#wrapper{
	width:100%;
}
#side-a {
	
	float: left;
	width: 15%;
	
}

#side-b { 
	margin: 0;
	float: left;
	width: 83%;
	border-left: #b8d1fd 1px dashed;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#side-b img{
	padding: 5px;
}
#propertyBlock{
	background:none;
}

script{
	display:none;
}
form{
	display:none;
}
#imageHeader{
	display:none;
}
#topImage{
	/*display:none;*/
	width:100%;
}
#thumbNail{
	display:none;
}

#placeHolder{
	width:130%
}
#map{
	align:center;
}
#footer, #footer #text{
	border:none;
	color:#000;
	background-color:#ccc;
}
#disclaimer{
	color:#000;
}
#alternatives{
	display:none;
}
