div.download div {
    padding-bottom: 2px;
}
div.download div.item {
    clear: both;
    margin: 0 0 8px 0;
}
div.download span.icon img {
    width: 16px;
    height: 16px;
}
div.download span.icon  {
    /*float: left;*/
    padding-left: 8px;
    margin-left: 25px;
    background: url(/web/20121208172239oe_/http://helpx.adobe.com/etc/designs/help/images/icons/default.gif) no-repeat
}
div.download span.icon.type_doc  {
    background: url(/web/20121208172239oe_/http://helpx.adobe.com/etc/designs/help/images/icons/doc.gif) no-repeat
}
div.download span.icon.type_eps  {
    background: url(/web/20121208172239oe_/http://helpx.adobe.com/etc/designs/help/images/icons/eps.gif) no-repeat
}
div.download span.icon.type_gif  {
    background: url(/web/20121208172239oe_/http://helpx.adobe.com/etc/designs/help/images/icons/zip.gif) no-repeat
}
div.download span.icon.type_jpg  {
    background: url(/web/20121208172239oe_/http://helpx.adobe.com/etc/designs/help/images/icons/jpg.gif) no-repeat
}
div.download span.icon.type_pdf  {
    background: url(/web/20121208172239oe_/http://helpx.adobe.com/etc/designs/help/images/icons/pdf.gif) no-repeat
}
div.download span.icon.type_ppt  {
    background: url(/web/20121208172239oe_/http://helpx.adobe.com/etc/designs/help/images/icons/ppt.gif) no-repeat
}
div.download span.icon.type_tif  {
    background: url(/web/20121208172239oe_/http://helpx.adobe.com/etc/designs/help/images/icons/tif.gif) no-repeat
}
div.download span.icon.type_txt  {
    background: url(/web/20121208172239oe_/http://helpx.adobe.com/etc/designs/help/images/icons/txt.gif) no-repeat
}
div.download span.icon.type_xls  {
    background: url(/web/20121208172239oe_/http://helpx.adobe.com/etc/designs/help/images/icons/xls.gif) no-repeat
}
div.download span.icon.type_zip  {
    background: url(/web/20121208172239oe_/http://helpx.adobe.com/etc/designs/help/images/icons/zip.gif) no-repeat
}

