/*related files pod */
div.files { padding:6px 0 6px 0; margin:6px 0 6px 0; border-top:1px solid #d2d6dd;}
div.first {border:none;}
div.files a { display:block;height:32px;padding:3px 0 0 45px;font-size:1.1em;font-weight:bold; margin-top:4px; }
div.files a:hover { text-decoration:none; }
.doc{ background:url(../../images/icons/doc.png) no-repeat 10px 0px; }
.pdf{ background:url(../../images/icons/pdf.png) no-repeat 10px 2px; }
.mp3{ background:url(../../images/icons/doc.png) no-repeat 10px 0px; }
.avi{ background:url(../../images/icons/pdf.png) no-repeat 10px 2px; }
.txt{ background:url(../../images/icons/doc.png) no-repeat 10px 0px; }
.zip{ background:url(../../images/icons/pdf.png) no-repeat 10px 2px; }

div.files a div.filesize {color:#898A88; float:right;}
div.files a span.filedesc {color:#898A88;font-size:0.85em;line-height:.8em; font-weight:normal;}