﻿/* Old document links */
a.entryAttach {
background:transparent url(http://pcportal.org.ru/img/filetype/file.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:16px;
}

/* CHM document links */
a.entryAttach[href$='.chm'] {
background:transparent url(http://pcportal.org.ru/img/filetype/chm.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:16px;
}

/* PDF document links */
a.entryAttach[href$='.pdf'] {
background:transparent url(http://pcportal.org.ru/img/filetype/pdf.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:16px;
}
 
/* Excel Documents links */
a.entryAttach[href$='.xls'], a.entryAttach[href$='.csv'], a.entryAttach[href$='.xlw'], a.entryAttach[href$='.xlt'] {
background:transparent url(http://pcportal.org.ru/img/filetype/excel.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:16px;
}
 
/* Word Document Links */
a.entryAttach[href$='.doc'], a.entryAttach[href$='.rtf'], a.entryAttach[href$='.wps'] {
background:transparent url(http://pcportal.org.ru/img/filetype/word.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:16px;
}

/* JPEG Document Links */
a.entryAttach[href$='.jpg'], a.entryAttach[href$='.jpeg'] {
background:transparent url(http://pcportal.org.ru/img/filetype/jpg.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:16px;
}

/* PNG document links */
a.entryAttach[href$='.png'] {
background:transparent url(http://pcportal.org.ru/img/filetype/png.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:16px;
}

/* GIF document links */
a.entryAttach[href$='.gif'] {
background:transparent url(http://pcportal.org.ru/img/filetype/gif.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:16px;
}

/* BMP document links */
a.entryAttach[href$='.bmp'] {
background:transparent url(http://pcportal.org.ru/img/filetype/bmp.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:16px;
}

/* ICO document links */
a.entryAttach[href$='.ico'] {
background:transparent url(http://pcportal.org.ru/img/filetype/ico.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:16px;
}

/* PSD document links */
a.entryAttach[href$='.psd'] {
background:transparent url(http://pcportal.org.ru/img/filetype/psd.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:16px;
}

/* REG document links */
a.entryAttach[href$='.reg'] {
background:transparent url(http://pcportal.org.ru/img/filetype/reg.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:16px;
}

/* TXT document links */
a.entryAttach[href$='.txt'] {
background:transparent url(http://pcportal.org.ru/img/filetype/txt.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:16px;
}

/* ZIP document links */
a.entryAttach[href$='.zip'] {
background:transparent url(http://pcportal.org.ru/img/filetype/zip.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:16px;
}

/* RAR document links */
a.entryAttach[href$='.rar'] {
background:transparent url(http://pcportal.org.ru/img/filetype/rar.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:16px;
}

/* 7z document links */
a.entryAttach[href$='.7z'] {
background:transparent url(http://pcportal.org.ru/img/filetype/7z.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:16px;
}
