.table
{
   border : 1px solid #000;
   padding : 0px 2px 1px 0px;
}
.table tr
{
 background-color: #f4f4f4;
}
.table th
{
}
