#aos_header #masthead address.phone {
    margin: 0px;
    background: url(../layout/mh-consumer-tel.png) 0 0% no-repeat;
    height: 11px;
    width: 125px;
}

#aos_header #masthead.pro address.phone {
    margin: 0px;
    background: url(../layout/mh-pro-tel.png) 0 50% no-repeat;
    height:11px;
    width: 100px;
}
/* Changes For <exp2://Ticket/9825476> */
.compare #compare .footer .page-actions {
    text-align: right;
    width: 365px;
    margin-top: -16px;
    *margin-top: 0px; /* fix for ie 7 for proper align ment*/
    margin-top: 0px\0/; /* fix for ie 8-9 for proper align ment*/
}

.compare #compare .footer {
height: 33px;
}

.compare #compare .footer .page-actions li {
background-position:0% 50%;
}

.compare #compare .footer .page-actions .email {
    width: 350px;
}


