﻿body 
{
    
}
table
{
    font-family:"Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    border:none;
    padding:0px;
    width:915px;
    overflow:hidden;
    border-spacing:0px;
    color:Black;
}
td
{
    border:none;
    padding:5px;
}
thead
{
    text-align:left;
}
thead a
{
    text-decoration:none;
    color: Gray;
}
thead a:visited
{
    color:Gray;
}
.select
{
    background-color:Silver !Important;
}
#count
{
    float:right;
}
.viewColumn
{
    max-width: 25px;
}