*{
  margin: 0;
  padding: 0;
}

body{
  background:#fff;
  font:.8em Arial,Verdana,Helvetica,sans-serif; 
  color:#666;
  line-height:1.3em;
}

h4{
  font-size:1.1em;
}
h5{
  font-size:1em;
}


.main{
  margin-top:7px;
  margin-left:7px;
  margin-bottom:7px;
  width:950px;
  position:relative;


}
.main #right ul, #propertySnapshot ul, #propertyContact ul{
  list-style-type:none;
  line-height:1.1em;
  margin-top:5px;
}
.main #right ul li, #propertySnapshot ul li, #propertyContact ul li{
  margin-bottom:4px;
}


.propertySummary{
  padding:25px 0;
  border-bottom:1px solid #ccc;
}
.propertySummary img{
  float:left;
  border:3px solid #ccc;
  margin-right:28px;
}
.propertySummary li img{
  border:none;
}
.propertySummaryText{
  width:350px;
  float:left;
  margin-right:45px;
}
.propertySummaryText h3{
  width:350px;
  height:24px;
  margin-bottom:0;
}
.propertyInfo{
  top:-465px;
  margin-bottom:-465px;
}
#propertyInfoPrint{
  position:absolute;
  font-size:.9em;
  top:0;
  right:0;
  height:20px;
  padding-top:10px;
  background:#efefef;
  width:302px;
  text-align:center;
}
#propertyLogo{
  margin-bottom:30px;
}
#propertyMap{
  margin-bottom:60px;
}
#propertySnapshot{
  width:95px;
}
#propertyContact{
  width:125px;
}
#propertySnapshot{
  float:left;
  margin-right:10px;
}
#propertyContact{
  float:left;
}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  margin-bottom:-1px;
}

.sIFR-hasFlash h2 {
        visibility: hidden;
        letter-spacing: -9px;
        font-size: 55px;
}

.sIFR-hasFlash h3.replaceFont {
        visibility: hidden;
        letter-spacing: -6px;
        font-size: 25px;
}
.sIFR-alternate, .sIFR-replaced{
  font-size:1.2em;
  text-decoration:none;
}
a.viewButton{
  background:#173647;
  font-weight:normal;
  padding:5px 8px;
  color:#fafafa;
  text-align:center;
  text-decoration:none;
}
a:hover.viewButton{
  background:#111111;
}
#dmm{
  float:left;
  margin-left: -160px;
  margin-top : 155px;
}
.mimhide {
display:none;
}

 	.commentsblock{
		margin:0.5em;
		padding:1em;

	}
	.commentsblock input, .commentsblock textarea{
		border:1px solid #d1d1d1;
		padding: 0.2em;
	}
	.commentsblock textarea:focus{
		background:#eee;
		border:1px solid #a1a1a1;
	}
	.commentsblock textarea:focus, .commentsblock input:focus{
		background:#eee;
		border:1px solid #a1a1a1;
	}
        .commentsblock label {
            font-weight:bold; 
            font-size:14px:
        }
