body {
    
}

.quickSearchHome {
    
    padding:27px 30px 27px 70px;
}

#main .dv3QuickSearchHomePanel {
width:100%;
}

#main .quickSearchHome .title {
 font-weight:bold;
color:#b92f92;
margin-bottom:12px
}

fieldset label {
width:28%;
}

.dv3FormPanel div.formButtons {
float:right;
margin:-30px 0 0;
}

fieldset select {
width:47%;
}

fieldset input {
width:46%;
}

.dv3FormPanel div.formButtons .btn {
    #padding:2px 0px !important;
}