/*
a.DOC, a.DOT {
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/acoe/images/link-icons/page_white_word.png) center right no-repeat;
}

a.External {
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/acoe/images/link-icons/page_white_link.png) center right no-repeat;
}

a.PDF {
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/acoe/images/link-icons/page_white_acrobat.png) center right no-repeat;
}

a.XLS {
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/acoe/images/link-icons/page_white_excel.png) center right no-repeat;
}

a.SWF {
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/acoe/images/link-icons/page_white_flash.png) center right no-repeat;
}

a.PPT {
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/acoe/images/link-icons/page_white_powerpoint.png) center right no-repeat;
}
*/

a.DOC, a.DOT {
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/acoe/images/link-icons/page_white_word.png) center right no-repeat;
}


a.external{
display:inline-block;
padding-right:15px;
line-height:18px;
/*background:transparent url(/acoe/images/link-icons/external_link.png) center right no-repeat;*/
}


a.PDF {
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/acoe/images/link-icons/page_white_acrobat.png) center right no-repeat;
vertical-align:top;
}

a.XLS {
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/acoe/images/link-icons/page_white_excel.png) center right no-repeat;
}

a.SWF {
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/acoe/images/link-icons/page_white_flash.png) center right no-repeat;
}

a.PPT, a.PPS {
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/acoe/images/link-icons/page_white_powerpoint.png) center right no-repeat;
}

a.RTF {
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/acoe/images/link-icons/page_white_rtf.png) center right no-repeat;
}

a.MOV, a.externalMOV  {
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(/acoe/images/link-icons/mov.png) center right no-repeat;
}



/* external icons*/

a.externalDOC, a.externalDOT{
display:inline-block;
padding-right:35px;
line-height:18px;
background:transparent url(/acoe/images/link-icons/external_word.png) center right no-repeat;
}


a.externalPDF {
display:inline-block;
padding-right:35px;
line-height:18px;
background:transparent url(/acoe/images/link-icons/external_acrobat.png) center right no-repeat;
}

a.externalXLS {
display:inline-block;
padding-right:35px;
line-height:18px;
background:transparent url(/acoe/images/link-icons/external_excel.png) center right no-repeat;
}

a.externalSWF {
display:inline-block;
padding-right:35px;
line-height:18px;
background:transparent url(/acoe/images/link-icons/external_flash.png) center right no-repeat;
}

a.externalPPT {
display:inline-block;
padding-right:35px;
line-height:18px;
background:transparent url(/acoe/images/link-icons/external_powerpoint.png) center right no-repeat;
}
