﻿.gridView
{
    width:100%;
}

.gridView th
{
    background-color: #008060;
    color: White;
    font-weight: bold;
}
