/* ================================
    CSS STYLES FOR Data Springs Opt In Simple Module
   ================================
*/   


.OptInSimple_Label    {
    font-family: verdana;
    font-size:  13px;
    font-weight:normal;
    color: #6D6E71;
}


.OptInSimple_TextBox    {
    background-color: #dedfe1;
    border: 1px solid #dedfe1;
     width: 110px;
    font-family:verdana;
    font-size:  12px;   
    color: #000;
}


.OptInSimple_InitialTable   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;   
    color:#dedfe1;
}





.OptInSimple_InitialTable   {
   
}

.OptInSimple_MainTable   {
   
}
.OptInSimple_InLineTable   {
 
}


.OptInSimple_ErrorMessage  {
    
    color: red;
}


.OptInSimpleLink   {
   
}
































































