/* form elements */
    .form-label{
        width:150px !important;
    }
    .form-label-left{
        width:150px !important;
    }
    .form-line{
        padding:5px;
    }
    .form-label-right{
        width:150px !important;
    }
    .form-all{
        width:300px;
        background:white;
        color:#665a5a !important;
        font-family:Verdana;
        font-size:12px;
    }