.header
{
    min-height: 2.8125rem;
    border-bottom:1px solid #ddd;
}
.logowrap
{
    float: left;
}
.logo
{
    margin-top: 0px;
    max-height: none;
    max-width: 80px;
    min-height: auto;
}
.menus
{
    float:right;
}
.menuItem
{
    margin:0px 5px
}