/* vc_id = "$Id: listing-detail.css 13722 2011-06-10 23:15:04Z jgiven $" */

h4 {
	background-color: transparent !important;
	padding-left: 0px;
	font-size: 24px;
	margin-bottom: 12px;
}

div,td {
	font-size: 14px;
}

#top_nav {
	font-size: 12px;
	margin-top:10px;
}

#sub_nav {
	font-size: 10px;
}

#detail_container div,h2 {
	margin-bottom: 15px;
}

#detail_specifics div {
	margin: 0px;
}

#price_history div {
	margin: 0px;
}

#content {
	width: 1000px;
}

#detail_container {
	width: 916px;
	margin: auto;
}

#detail_title {
	float: left;
	width: 60%;
	font-size: 30px;
}

#detail_price {
	float: right;
	width: 40%;
	text-align: right;
	font-size: 30px;
}

.detail_title_small {
	font-size: 18px;
}

#detail_left {
	float: left;
	width: 400px;
}

#detail_right {
	float: right;
	width: 490px;
}

.ds_left {
	float: left;
	width: 245px;
	margin-bottom: 0px;
}

.ds_right {
	float: right;
	width: 245px;
	margin-bottom: 0px;
}

.ds_seperator {
	clear: both;
	height: 12px;
	background: url('../../images/refresh/ds_seperator.png');
	
}

#g_street_view {
	width: 550px;
	height: 300px;
}

#house .current {
	padding: 0px;
	margin: 0px;
	background-image: url("");
	border: 0px;
	top: 0px;
}

#house div {
	margin: 0px;
}

#photo-controls td {
	padding: 3px;
}

#google-wrapper div {
	padding: 0px;
	margin: 0px;
}

#print_windermere_logo {
	padding-bottom: 15px;
	text-align: center;
	display: none;
}

#detail_open_house img {
	width: 47px;
	clear: left;
	padding-right: 15px;
}

#detail_open_house div{ 
	margin-bottom: 1px;
}

#detail_open_house div.houseleft{ 
	float: left !important;
}

#detail_open_house div div{ 
	padding: 5px;
	background-color: #f5f5f5;
}
#detail_open_house {
	clear: right;
}

.pageTitle {
	/*display: none;*/
}

#more-details-button {
	position: relative;
	left: 130px;
	height:12px;
}

#avm_container table td {
	font-size: 10px;
}

