.content_property{
	width:640px;
	float:right;
	
}
.content_property label{
width:135px;
display:block;
font-weight:bold;
float:left;
margin-left:10px;
color:#000000;
}
.sidebar_property{
	width:277px;
	float:left;
}
.sidebar_property #tbl_mortgage_rates td {
padding:5px 3px;
font-size:11px;
}
#more_info{
	margin-left:-20px;
}
#more_info li{
float:none;
width:auto;
}
#property_social li{
width:auto;
margin-right:12px;
}

.h2_block{
width:98%;
border:solid 1px #556777;
color:#F2F2F2 !important;
background:url(../images/h2_bg.png) repeat-x;
height:23px;
padding:5px;
margin-bottom:10px;
}
.property_data_item{
background:#FFFFFF;
float:left;
margin-right:50px;
padding:14px;
-moz-box-shadow: 0 0 2px 2px #AAAAAA;
-webkit-box-shadow: 0 0 2px 2px #AAAAAA;
box-shadow: 0 0 2px 2px #AAAAAA;

}
.property_data_item a{
color:#3F6C8F;
font-weight:bold;
}

/************  Google Maps   ***************/
#map {
  border: 1px solid #aaa;
}

#map_tab_set {
  height: 25px;
}

#map_tab_set .clearfix div {
  float: left;
  padding: 5px 20px 5px 20px;
  border: 1px solid #aaa;
  margin: 0 5px 0 0;
  color: #0066CC;
  background: #F2F2F2;
  cursor: pointer;
  font-weight: bold;
  border-bottom: 0;
}


#mapZoomControl {
  position: relative;
  top: 5px;
  left: 5px;
}

#mapZoomControl img {
cursor: pointer;
}

#details_map {
font-size:11px;
position:relative;
}
#details_map .lite_bkgrd {
height:32px;
margin-top:1px;
padding:5px 10px;
}

#details_map #map {
height:296px;
width:646px;
}


.map_tab_active_link, .map_tab_active_link:hover {
color:#000000;
text-decoration:none;
}
#photos_area {
border:1px solid #C1D4E0;
font-size:12px;
height:218px;
margin-top:0;
overflow:auto;
padding:3px 0;
text-align:center;
}

#share_buttons {
    background: none repeat scroll 0 0 #EEF6F8;
    margin-top: 5px;
    padding: 4px 0;
}
.face-button {
  float: left;
  margin: 2px 0px 0px 20px;
}
.tweet-button {
  float: left;
  margin: 2px 0px 0px 0px;
}
.plusone {
  float: left;
  margin: 2px 0px 0px 8px;
}
.pinit {
  float: left;
  margin: 2px 0px 0px 10px;
}
.share-buttons-text {
    color: #0D3A7B;
    float: left;
    font-weight: bold;
    margin: 4px 0 0 10px;
}