﻿li
{
    line-height: 19px;
    padding-bottom: 0px;
}

li ul li 
{
    line-height: 14px;
    padding: 0px;
}

ul.eval li 
{
    line-height: 14px;
    padding-bottom: 15px;
    text-align: left;
}

table.Formatted_Table 
{
    border-collapse: collapse;
    padding: 0px;
}

table.Formatted_Table th, table.Formatted_Table td 
{
    padding: 0px;
}

table.Formatted_Table th.Background_Left 
{
    background-image: url("images/h_left.jpg");
    background-repeat: no-repeat;
    width: 13px;
    height: 27px;
}

table.Formatted_Table th.Background_Right
{
    background-image: url("images/h_right.jpg");
    background-repeat: no-repeat;
    width: 13px;
    height: 27px;
}

table.Formatted_Table th.Background 
{
    background-image: url("images/h_back.jpg");
    height: 27px;
    color: #FFF;
}

