.DCCMLC_HeaderStyle, .DCCMLC_HeaderStyle th
{
	background-color:#507CD1;
	font-weight:bold;
	color:#FFFFFF;
}
.DCC_NormalText
{
    text-align:left;    
    font-size:12px;    
    } 
.DCC_Border
{
    border: 1px solid #666666; 
    
}    
.DCC_Label
{
    text-align:left;
}
.dnnLabel
{
    float:left;
     text-align:left !important;
}