.HW_search_panel{
    font-weight:bold;
    background-color: #D4F3FD;

}
.row1{
}
.row2{
    margin:15px;
    float:left;
}

.row3{
    margin:15px 15px 15px 15px;
    float:right;
    height:200px;
    width:210px;
}
.row4{
    margin:15px;
    float:left;
}
.row5{
    width:200px;
    height:30px;
    margin:15px;
    float:left;
}
#currency{
    width:120px;
}
.hw_nights, .hw_guests{
    width:100px;
}
.hw_nights{
    float:left;
}
.hw_nights select, .hw_guests select{
    width:50px;
}
.hw_guests{

}
.row6{
    float:left;
    width:400px;
    margin:15px;
}
#searcher_form{
    width:500px;
    
}
