.accessibleHide
 {
    position:absolute; 
    left:-10000px; 
    top: auto;
    width:1px; 
    height:1px; 
    overflow:hidden;
}

.external {
    background: url(/TemplatePackage/3.0/images/icon_out.png) center right no-repeat;
    padding-right: 13px;
    color: #075290;
}