.gbDataTable
{
font-size: 12px;
}

table.gbDataTable th {
    text-align: left;
        background-color: #e7e7e7;
	}

	.gbEven {
	    background-color: #fff;
	    }

	    .gbBusy {
	        background-color: #78D478 !important;
		}

		.gbOdd {
		    background-color: #eee;
		    }
