H3 {
	margin-top:1em;
	margin-bottom:1em;
	font-size:1.2em;
}

#streetViewHeader {
	/*margin-bottom:0px;*/
	border:1px solid red;
}

/** Page-specific override **/
#similarProperties .similarListing {
	width:155px;
}

#propertyDetails {
	}
	#propertyDetails table {
		margin:10px;
		width:590px;
	}
	#propertyDetails TR {
		/*border-bottom:1px solid #666666;*/
	}
	#propertyDetails H3 {
		margin-top:1em;
		margin-bottom:1em;
		font-size:1.2em;
	}
	#propertyDetails TD {
		vertical-align:top;
		padding:0.3em;
		/*border-bottom:1px #29271e dotted;*/
		font-size:.9em;
	}
	#propertyDetails TD.value {
		color:#66624a;
	}
	#propertyDetails col.headers {
		/*background:#1f1d16;*/
		width:70px;
	}
	#propertyDetails col.values {
		width:160px;
	}
	#propertyDetails .details {
		display:table;
	}
	#propertyDetails .details div {
		padding:0.5em;
		display:table-cell;
		float:left;
		width:175px;
		border-bottom:1px #666666 dotted;
/*		height:90px;*/
	}
	#propertyDetails .details li {
		display:inline-block;
		width:180px;
		border:1px solid red;
		height:100px;
	}
	#propertyDetails .details .tr {
		display:table-row;
		height:auto;
		width:800px;
		}
		#propertyDetails .details .tr .h {
		display:table-cell;
		background:#333333;
		height:100%;
		}
		#propertyDetails .details .tr .value {
		display:table-cell;
		}
	#propertyDetails .details .h {
		background:#333333;
	}
	#propertyDetails .details .value {
	}

body #content,
body #content .wrapper #primaryContent {
	height:3400px;
	/*width:620px;*/ /** Overrides search page with **/
}
body #content .wrapper #primaryContent {
	width:620px;
}
body #content .wrapper #secondaryContent {
	width:317px;
}
#birdsEye {
	width:614px;
}
body #content .wrapper #secondaryContent { /** override **/
	background:#232119;
}

/* @OVERRIDE */
#askUs textarea {
	background-position:0px -551px;
	width:317px;
	height:49px;
}	

