.formtable { width: 100%; }
.formtable td { padding-bottom: 20px; }
    .formtable td.fieldname { width: 30%; }
.formtable .box1 { width: 50%; display: inline-block; }
.formtable .box2 { width: 45%; display: inline-block; }
.readonly { background-color: #fcfcfc !important; border-bottom: 1px solid #b0b2b2; color: #444 !important; }
.hide { display: none;}