/* CSS Document */

ul{
margin-top: 12px;
margin-bottom: 15px;
}

p.bottom-div{
border-bottom: 1px solid #c4c4c4;
}

li {
list-style: disc  url(../images/bullets/document_pdf.png); /* ../images/bullets/small_document.png  */
line-height: 200%;
color: #b8b9bb;
font-size: 90%;
}

li.top-document-spacer{
margin-top: 2px;
margin-bottom: 8px;
}

li.xls{
list-style: disc  url(../images/bullets/document_xls.png);
}

li.zip{
list-style: disc  url(../images/bullets/document_zip.png);
}
