.DNN_Documents TD
{
  padding: 4px;
  border-top:1px solid #C8E4F5;
  
}
.doc_head
{
        color:#FFFFFF;
    font-size:11px;
    font-family:Arial;
  
    }
.doc_item 
{
  
     font-family:Verdana;
     font-size:10px;
}
.TitleCell
{
     
}
.TitleCell a:link,.TitleCell a
{
    font-size:10px;
       color:#095BA5;
       font-weight:bold;
       text-decoration:none;
}
.TitleCell a:hover
{
 text-decoration:underline;
 }