@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("mail.yahoo.com") {
#uh { height: 35px !important; }
#uh h1 img {
height: 46px !important;
left: 5px !important;
position: absolute !important;
top: 12px !important;
clip: rect(0px, 190px, 48px, 0px);
z-index: 100;
}
#uh > .brand {
padding-top: 4px !important;
}
#uh > .brand > .user {
margin-left: 190px !important;
}

#uh > .right {
margin-right: 0 !important;
right: 0 !important;
}
#uh > .right > .links, #uh > .right > .upsell {
display: none !important;
}
#search {
margin-top: 0 !important;
padding: 3px 5px !important;
}
#searchweb {
display: none !important;
}

.nav-bar {
top: 35px !important;
}
.nav-bar > .tabs {
margin-left: 190px !important;
}

#main {
top: 65px !important;
}
#shellnavigation, #shellcontent {
top: 102px !important;
}

/* Ad removal */
#shellcontent {
right: 0px !important;
}
#theAd {
display: none !important;
}
}