/* ================================
    CSS STYLES FOR Data Springs Opt In Module
   ================================
*/   
#dnn_ctr2067__OptIn_tblExisting { display:none; }

/* ================================
    CSS STYLES FOR Opt In List Administration Grid
   ================================
*/ 

.GridText{
  color: #211E1F; 
}

tr.HeaderRowStyle
{
  background-color : #C9E5FE;
}
tr.HeaderRowAlternate
{
  background-color : #e5e5e5;
  }

td.HeaderStyle
{
	font-family: "trebuchet ms",tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6;
        color: #211E1F;
	text-align: left; 
}
th.HeaderStyle 
{
	font-family: "trebuchet ms",tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6;
        color: #211E1F;
	text-align: left;
}



/* ================================
    CSS STYLES FOR Opt In Lists On Main Module
  ================================
*/ 

.CategoryTitle    {
    font-family: "trebuchet ms",tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6;
        color: #211E1F;
	text-align: left;
}


td.CategoryDesc { font-family: "trebuchet ms",tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6;
        color: #211E1F;
	text-align: left; }

















