/* DATA SPRINGS Inc. - DYNAMIC FORMS STYLE SHEET */


.DynamicForms_LabelCell
{
    font-size: 13px;
    color: #333333;
    font-family: Arial, Verdana, sans-serif;
    text-decoration: none;
    line-height: 18px;
}


.DynamicForms_Link
{

}




.DynamicForms_Textbox
{
    font-size: 13px;
    color: #333333;
    font-family: Arial, Verdana, sans-serif;
    text-decoration: none;
border: 1px solid #666666;
}

.DynamicForms_Dropdownlist
{
    font-size: 13px;
    color: #333333;
    font-family: Arial, Verdana, sans-serif;
    text-decoration: none;
  
}

.DynamicForms_Listbox
{

}

.DynamicForms_Checkbox
{

}


.DynamicForms_Checkboxgroup
{
  font-weight: bold;
   

}



