#searchDetailsPhotos {
    float:right;
    width:305px;
}

#searchDetailsInfo {
    float:left;
    width:465px;
}

#searchContainer {
    width:770px;
}

#brDisclaimer {
    float:left;
    width:770px;
}

p,td {
    font-family: sans-serif;
    font-size: 13px;    
}

.searchLabel {
    font-weight:bold;   
}

.searchLabel2 {
    font-size: 14px;
    font-weight:bold;   
}

.searchLabel3 {
    font-size: 13px;   
}

.searchLabelHeader {
    font-family: Georgia, serif;
    font-size: 18px;
    color:#FF9900;
    font-weight:bold;   
    border-bottom: 1px solid #99CCFF;
    margin-bottom: 15px;
}

img {
    border:0px;   
}

.MLS {
    background-color: #E3E3E3;
    color: #003366;
    border: dotted 1px #003366;
}

.bottomOfSearch {
    background-color: #F3F3F3;
    color: #003366;
    
}

.brlogo {
    padding: 5px;
    border: 0px;
}