﻿.leftTable
{
    float: left;
    border-width: thin;
    border-color: #999999;
    border-style: groove;
    width: 219px;
    overflow: hidden;
    background-color: #333;
    background-repeat: repeat-y;
}
