.podMenuIcon {
    background-image:url(images/PODMenuIcon.png) !important;
}

.podMenuIconSelected {
    background-image:url(images/PODMenuIconSelected.png) !important;
}

.podAdd {
    background-image:url(images/InvoiceAdd.png) !important;
}

.podSearch {
    background-image:url(images/InvoiceSearch.png) !important;
}

.podCapture {
    background-image:url(images/DocumentAdd.png) !important;
}

a:hover {background:#ffffff; text-decoration:none;}
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}