table.hitsT
{ 
font-weight: normal;
font-size: 11px;
color: #404040;
width: 170px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}


table.hitsT td.hitsHeadRow
{ 
border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-weight: bold;
font-size: 11px;
color: #404040;}


table.hitsT td
{ 
border-bottom: 1px dotted #6699CC;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;}

.hitsBodL { 
border-left: 1px dotted #CEDCEA;
} 
