
/* FIXES FOR IE 8 AND ABOVE.  OTHER STYLE SHEETS STILL REQUIRED */


.tableHeader tr td{
    padding-top:2px !important;
}
.greybar span{
    margin-top:9px !important;
}

.section1 li.floatLeft{
    width:80px !important;
    margin:0px !important;
}
.section1 li.floatLeft label{
    display:block !important;
    width:100% !important;
}
.section1 li input#city{
    width:70px !important;
}
#state{
    width:145px !important;
}
.section2{
    margin-top:25px !important;
}

