#estimate-form .box fieldset{
    width:auto;
    margin:0;
}
.estimate-cols li,
.estimate-labels label{
    float:left;
    width:190px;
}
.estimate-cols .text{
    width:155px;
}
#estimate-form select.text{
    width:165px;
}
#estimate-form label{
    position:relative;
    margin: 3px 0;
}
#estimate-form label .jqModal{
    position:absolute;
    left:152px;
    top:0;
}
#estimate-form .small_text_radio{
    width:335px;
}

