td.boxTitle {
  background-color : #D05E28;
}
div.boxTitle {
  margin : 10px 0 20px 2px;
}
div.boxTitle a {
  font-size : 12px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  background-color : #AAAAAA;
  color : white;
  text-decoration : none;
  font-weight : bold;
  padding : 2px;
  border : 2px outset;
  line-height : 10px;
}
div.boxTitle a:hover {
  background-color : #CCCCCC;
}

table#infoFeatures {
  width : 100%;
}
table#infoFeatures.td {
  width : 50%;
}
table#basicInfoTable {
  width : 100%;
}
table#featuresTable {
  width : 100%;
}
table#roomsTable {
  width : 100%;
}
table#roomsTable td.fieldLabel {
  width : 25%;
}
table#roomsTable td.fieldValue {
  width : 75%;
}
td {
  vertical-align : top;
  text-align : left;
}
td.thumbCell{
text-align: center;
vertical-align: middle;
}
div#featureSummary {
  padding-top : 20px;
 
}
#largeImage{
  width: 312px;
  height: 312px;
}
