﻿body {
text-align:center;
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
}

div#content {
width: 600px;
}

#mainInfo {

}

div#title {
width:100%;
height:25px;
line-height:25px;
font-weight:bold;
font-size:14px;
margin:5px 0 5px 0;
}

div#pic {
text-align:center;
width:290px;
float:left;
}

div#pic img {
width:290px;
}

div#address {
float:right;
width:300px;
height:25px;
line-height:25px;
font-weight:bold;
font-size:12px;
text-align:center;
border-bottom:1px solid #636d8d;
}

div#price {
font-weight:bold;
font-size:14px;
margin-bottom:10px;
text-align:center;
line-height:25px;
}

div#propertyValues {
float:right;
}

div.featureSet {
width:300px;
clear:both;
}

div.featureName {
float:left;
width:120px;
text-align:right;
font-weight:bold;
line-height:20px;
padding-right:5px;
border-bottom:1px solid #fff;
vertical-align:top;
}

div.featureValue {
float:left;
width:170px;
padding-left:5px;
text-align:left;
line-height:20px;
}

div#propertyDescription {
width:95%;
border-top:1px solid #000;
border-bottom:1px solid #000;
padding:5px;
font-size:12px;
}

div.container {
width:95%;
text-align:center;
margin-top:20px;
}

div.title {
font-weight:bold;
font-size:16px;
text-align:left;
margin-bottom:5px;
}

div#propertyImages {
width:450px;
}

div.propertyImage {
float:left;
width:100px;
padding:5px;
}

div.propertyImage img {
width:100px;
height:100px;
}

div#propertyFeatures {
width:550px;
margin-bottom:20px;
}

div.propertyFeature {
width:125px;
font-size:12px;
font-weight:bold;
float:left;
margin:5px;
text-align:left;
}
