#search_view {
    margin:auto;
    margin-top:5px;
    width:998px;
    
    font-size: 10px;
    
}
#HeaderContent {
    float:left;
    width: 998px;
    font-size:12px;
}
#LoginDialog{
    float: right;
    margin-right:2px;
    color:#ffffff;

}
#tabs_panel {
    width: 325px; float:left; margin-top:10px;
}
#fragment-1{
    background:rgb(76,76,76);
}

#fragment-2{

    float:left;
    width:293px;
    height:auto;
}

#right_panel {
    background:#4C4C4C none repeat scroll 0 0;
    float:right;
    width: 652px;
    
    margin-top:10px;
}

#map_panel {
    background:rgb(76,76,76);    
    width: 652px;
    height: 700px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
html > body #map_panel {
    height: 650px;
}
#property_details {
    width: 652px;    
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#zoom_control {
    float:left;
    margin-top:15px;
    width:630px;
    height:15px;
    color: #ffffff;
    margin-left: 15px;
}

#map_view {
    margin-left:15px;
    margin-top: 2px;
    float:left;
    width: 630px;
    height: 630px;
}

#zoom_slider {
    float:left;
    margin-left: 10px;
    margin-top:2px;
    width:200px;
}

#viaemail{
    margin-top: 5px;
    float:left;
    height: 30px;
    width: 630px;
    text-align: right;
    color: #FFFFFF;
    font-size: 13px;
}

