body {
  margin: 5px 0 0 0; padding: 0px; 
  font-family: arial, verdana, sans-serif; 
  color:#333333; 
  background: url(../images/all/bg_popup.jpg) #F9F2EA repeat-x;
}

a {color: #CC560F;}
a:link {color: #CC560F;}
a:hover {text-decoration: none;}
a:active {color: #CC560F;}
a:visited {color: #CC560F;}

p{
  font-size:13px;
}
#master {
  padding:7px 20px 20px 20px;
}
#logo {
  margin:0px 0px 30px 0px;
}

h1 {
  font-family: Georgia, times, sans-serif; 
  font-size: 24px;
  font-weight:normal;
  color: #91543F;
  line-height:32px;
}
h2 {
  font-family: Georgia, times, sans-serif; 
  font-size: 18px;
  font-weight:normal;
  color: #91543F;
  line-height:32px;
}
.close {
  font-size:11px;
  padding: 0 0 0 17px; 
  background: url(../images/all/arrow.gif) 0px 2px no-repeat;
  
}
.topleft {
  position:absolute;
  right:20px;
  top:5px;
  width:100px;
  display:block;
}

#content {
  padding:0px 0px 0px 8px;
  font-size:0.8em;
  line-height:1.5em;
}

.before {
  float:left;
  clear:both;
}

.before img, .after img{
  border: 1px solid #999;
  padding:2px;
}
.before, .after {
  text-align:center;
  font-size:11px;
}

.vacant img {
  border: 1px solid #999;
  padding:2px;
}