#mahdrlogo {
float:left;
width: 200px
height: 55px
margin:0;
padding: 0 5px 0 0;
background:none;
}

#mahdrlogo:before {
    content: url(/cs/CMAPRD/86011/MA_LOGO_1.PNG);
    left: 0px;    
    position: relative;
    top: 0px;
}