/* ================================
CSS STYLES FOR Data Springs Opt In Module
================================
*/   
/* ================================
CSS STYLES FOR Opt In List Administration Grid
================================
*/ 
.GridText{
color: #ffffff; 
}
tr.HeaderRowStyle
{
background-color : #C9E5FE;
}
tr.HeaderRowAlternate
{
background-color : #e5e5e5;
}
td.HeaderStyle
{
color: #ffffff; 
font-weight: bold; 
}
th.HeaderStyle 
{
color: #ffffff; 
font-weight: bold; 
}
/* ================================
CSS STYLES FOR Opt In Lists On Main Module
================================
*/ 
.CategoryTitle    {font-family: verdana,arial,helvetica,sans-serif;font-size: small;font-weight: normal;}
.OptInEmail_Label, .CategoryDesc    {font-family: verdana,arial,helvetica,sans-serif;font-size: small;font-weight: normal;}
input[type=text] {width:150px;}
.CategoryDesc{vertical-align:top}





