span.rapid_file,
a.rapid_file {
    background: url(images/default.icon.gif) center left no-repeat;
    padding: 2px 2px 2px 20px;
    /*display: inline-block;*/
    vertical-align: middle;
    white-space: normal;
    text-decoration: none !important;
}

span.doc, span.docx, span.rtf, a.doc, a.docx, a.rtf {
    background: url(images/doc.gif) center left no-repeat !important;
    padding: 2px 2px 2px 20px;
}

span.ai {
    background: url(images/ai.gif) center left no-repeat !important;
    padding: 2px 2px 2px 20px;
}

span.avi {
    background: url(images/avi.gif) center left no-repeat !important;
    padding: 2px 2px 2px 20px;
}

span.bmp {
    background: url(images/bmp.gif) center left no-repeat !important;
    padding: 2px 2px 2px 20px;
}

span.cs {
    background: url(images/cs.gif) center left no-repeat !important;
    padding: 2px 2px 2px 20px;
}

span.exe {
    background: url(images/exe.gif) center left no-repeat !important;
    padding: 2px 2px 2px 20px;
}

span.fla {
    background: url(images/fla.gif) center left no-repeat !important;
    padding: 2px 2px 2px 20px;
}

span.gif, a.gif {
    background: url(images/gif.gif) center left no-repeat !important;
    padding: 2px 2px 2px 20px;
}

span.jpg, a.jpg{
    background: url(images/jpg.gif) center left no-repeat !important;
    padding: 2px 2px 2px 20px;
}

span.png, a.png{
    background: url(images/jpg.gif) center left no-repeat !important;
    padding: 2px 2px 2px 20px;
}

span.js {
    background: url(images/js.gif) center left no-repeat !important;
    padding: 2px 2px 2px 20px;
}

span.ppt, a.ppt, a.pptx, span.pptx {
    background: url(images/ppt.gif) center left no-repeat !important;
    padding: 2px 2px 2px 20px;
}

span.txt {
    background: url(images/txt.gif) center left no-repeat !important;
    padding: 2px 2px 2px 20px;
}

span.pdf, a.pdf {
    background: url(images/pdf.gif) center left no-repeat !important;
    padding: 2px 2px 2px 20px;
}

span.xls, span.xlsx,
a.xls, a.xlsx {
    background: url(images/xls.gif) center left no-repeat !important;
    padding: 2px 2px 2px 20px;
}

span.zip, span.rar, a.rar, a.zip {
    background: url(images/zip.gif) center left no-repeat !important;
    padding: 2px 2px 2px 20px;
}

span.folder {
    background: url(images/default.icon.gif) center left no-repeat !important;
    padding: 2px 2px 2px 20px;
}
