

#search_bar{
    padding-top: 1px;
    margin-top: -8px;
}

#search_bar input{
    height: 27px;
    line-height: 27px;
    font-size: 116%;
    padding-left: 5px;
}

#search_bar #search_button{
    height: 30px;
    line-height: 22px;
}


#nav {
    height: 46px;
    line-height:46px;
} 

.mb #top .wrapper #mb_headstrip{
    margin-top: 16px;    
}

.mb #top .wrapper{
    margin-top: -16px;
}