﻿

ul.index li
{
    background: transparent url(/images/doyouneed_a.gif) no-repeat scroll left 3px;
    padding :0 0 0 16px;
}
ul.index
{
    /*float:left;*/
    list-style:none;
    width:auto;
    margin:0px;
    padding:0px 0px 0px 10px;
}

table.colorborder td:first-child
{
     border-left:none !important;
}
table.colorborder tr:first-child td
{
 border-bottom:solid 1px #7b9639;
}
table.colorborder td
{
    padding:10px;
   border-left:solid 1px #7b9639;
   
}

