﻿#content_ 
{
    top: 0;
    left: 0;  
    width: 100%;    
}

#backgrnd 
{
    background-color: White;
}

.table1 tbody tr:nth-child(4n-1), .table1 tbody tr:nth-child(4n-2) { background: #f3f3f3; }
	        
#lblCount td
{
    padding: 0px;
    border-spacing: 0px;
}

 