﻿.gridview_header {
    /* Type */
    color: Gray;
    font-weight: bold;
    text-align: left;
    
    /* Box */
    background-image: url(/images/gridview_header_bg.png);
    background-repeat: repeat-x;
}
