#property-container {
width:940px;
margin:10px auto 40px auto;
}
.item_images {
float:left;
border:1px solid #ccc;
width:500px;
height:370px;
margin:0 60px 10px 0;
-moz-box-shadow:    3px 3px 5px 3px #ccc;
  -webkit-box-shadow: 3px 3px 5px 3px #ccc;
  box-shadow:         3px 3px 5px 3px #ccc;
}
.item_thumbnails {
float:left;
height:78px;
margin:20px 10px 0 0;
}
.property-address {
float:left;
font-size:20px;
text-align:left;
font-weight:bold;
}
.property-title {
font-size:18px;
text-align:center;
width:220px;
font-weight:bold;
}
.sub-property-address {
font-size:14px;
text-align:center;
width:220px;
font-weight:bold;
}
.property-features {
float:left;
font-size:14px;
margin:20px 0 10px 0;
width:360px;
list-style-position:outside;
line-height:20px;
}
li {
margin-bottom: 15px;
}
.item_category {
float:left;
width:220px;
margin:0 10px 40px 0;
}
.property-thumb {
float:left;
width:220px;
margin-bottom:15px;
-moz-box-shadow:    3px 3px 5px 3px #ccc;
  -webkit-box-shadow: 3px 3px 5px 3px #ccc;
  box-shadow:         3px 3px 5px 3px #ccc;
}
#product-sidebar {
float:left;
width:220px;
margin:10px 0 0 30px;
background:#eee;
padding:20px 0 0 20px;
}
.sidebar-head {
font-family: "PTSansBold", "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: normal;
color: #fff;
line-height: 26px;
margin-bottom:20px;
background:#999;
width:180px;
padding:10px;
text-align:center;
}