/* ----link images-----
a[href^="http:"] {
background-image: none;
left center;
padding-left: 17px;
}
*/	
a[href^="mailto:"] {
background: url(../_ico/email.gif) no-repeat
left center;
padding-left: 17px;
}
a[href^="http://www.alsi-international.com"], a[href^="www.alsi-international.com"] {
background-image: none;
padding-right: 0;
}
a[href$=".pdf"] {
background: url(../_ico/pdf.gif) no-repeat
left center;
padding-left: 17px;
}
a[href$=".doc"], a[href$=".docx"] {
background: url(../_ico/doc.gif) no-repeat
left center;
padding-left: 17px;
}
a[href$=".ppt"], a[href$=".pptx"], a[href$=".pps"], a[href$=".ppsx"] {
background: url(../_ico/ppt.gif) no-repeat
left center;
padding-left: 17px;
}
a[href$=".xls"], a[href$=".xlsx"] {
background: url(../_ico/xls.gif) no-repeat
left center;
padding-left: 17px;
}
a[href$=".zip"], a[href$=".rar"] {
background: url(../_ico/zip.gif) no-repeat
left center;
padding-left: 17px;
}	
a[href$=".avi"], a[href$=".wmv"] {
background: url(../_ico/mov.gif) no-repeat
left center;
padding-left: 17px;
}