.DynamicRegistration_Label
{
    font-size: 11px;

    font-weight:normal;
    text-decoration: none;
}


.DynamicRegistration_Link
{
font-size: 12px;


}




.DynamicRegistration_Textbox
{
font-size: 10px;
border-left: none; 
border-right: none; 
border-top: none; 
border-bottom: thin inset rgb(255,255,255);
width:100px;
}

.DynamicRegistration_Dropdownlist
{
font-size: 10px;

   
}

.DynamicRegistration_Listbox
{
font-size: 10px;
}

.DynamicRegistration_Checkbox
{
font-size: 10px;
}


.DynamicRegistration_Checkboxgroup
{
  font-weight: normal;
   font-size: 10px;

}

input..DynamicRegistration_Textbox{ font: 11px Arial; color: #666666; border-left: none; border-right: none; border-top: none; border-bottom: thin inset rgb(255,255,255);}






