.fourColumnCheckboxGroup { display: inline; }
.fourColumnCheckboxGroup td { float: left; width: 24%; }
.threeColumnCheckboxGroup { display: inline; }
.threeColumnCheckboxGroup td { float: left; width: 32%; }
.twoColumnCheckboxGroup { display: inline; }
.twoColumnCheckboxGroup td { float: left; width: 49%; border: 0px} 
.oneColumnCheckboxGroup { display: inline; }
.oneColumnCheckboxGroup td { float: left; width: 99%; border: 0px}    
.viewColCPFID { display: inline; }
.viewColCPFID td { width: 100px; } 
.editbox { display: inline; }  
.editbox td { width:700.0px; height:73.0px; margin-left:20.0px;
         font-weight:normal; color:rgb(0,0,0) }
.editbox-readonly { width: 700px; margin-left: 20px;
    display: block; word-wrap: break-word; white-space: pre-wrap; } 
.smallRadio label { font-size: 11px !important; } 

.normalFont,
.normalFont input,
.normalFont select,
.normalFont textarea,
.normalFont .xspTextBox {
    font-size: 12px !important;
    font-weight: normal !important;
}          