.seperatelinetbdoc{
padding:5px;
background-color:#f1f1f1;
border-top:1px #666 dotted;
text-align:right;
display:block;
}
.docbox{
width:512px;
float:left;
white-space:normal;
}
.docbord{
border-bottom:1px #CCC solid;
}
.docname{
width:512px;
float:left;
padding-bottom:3px;
padding-top:2px;
white-space:normal;
font-weight:bold;
color:#000;
}
.doctype{
width:482px;
float:left;
padding: 0px 0px 3px 30px;
white-space:normal;
}
.doclinks{
width:512px;
float:right;
text-align:right;
white-space:normal;
padding-top:3px;
}
