
#header {
	display:none;
	}

#wrapper {
	width:620px;
	padding:0px;
	margin:0px;
	}

#content {
	width:620px;
	padding:0px;
	margin:0px;
	}

#content2 {
	width:620px;
	}

#footer {
	display:none;
	}

.hideprint {
	display:none;
	}

.builderdiv {
	width:550px;
	}

.builderdiv img {
	display:none;
	}

#testwrapper {
	width:600px;
	}
#listingwrapper {
	width:600px;
	}
.mlsListing {
	width:140px;
	height:195px;
	background:#DBEAF7;
	border:#1B5295 1px solid;
	font-family:verdana;
	}

.mlsListingInformation {
	font-size:11px;
	float:left;
	}

#box {
	float:left;
	padding:5px;	
	}

.PlanImagesTable {
	width:300px;
	margin:0 auto;
	font-size:11px;
	border:#799DC1 2px solid;
	padding:5px;
	}
#InformationBlock {
	border:#799DC1 2px solid;
	background-color:#FFF;
	color:#000000;
	width:200px;
	margin:0 auto;
	font-size:11px;
	text-align:left;
	}