.DocViewer .contenutoCartella .riga{background-position:center left;margin:0 0 5px;background-repeat:no-repeat;padding:8px 0 8px 70px;height:auto !important;height:50px;min-height:50px;}

.DocViewer .contenutoCartella .doc{background-image: url(img/doc.png);}
.DocViewer .contenutoCartella .pdf{background-image: url(img/pdf.png);}
.DocViewer .contenutoCartella .xls{background-image: url(img/xls.png);}
.DocViewer .contenutoCartella .zip{background-image: url(img/zip.png);background-position:6px center;}
.DocViewer .contenutoCartella .rtf{background-image: url(img/rtf.png);background-position:5px center;}

.DocViewer .subtitolo{padding:3px;margin:0 0 15px;font-size: 1.2em;border-bottom:1px dotted #aaa;position:relative;}
.DocViewer .subtitolo a{font-size:11px;position:absolute;right:2px;top:3px;}
