.mb-cell-float-left-autoh {
    float: left;
    height: 200px;
    padding: 0 40px 48px 0;
    margin: 0;
    width: 202px;
}

#topmenu ul {
    text-align: left;
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    height: 26px;
    line-height: 26px;
    overflow: visible !important;
    white-space: nowrap;
}

.primary-dop {
    position: absolute;
    display: none;
    right: 0;
    bottom: 0;
    background: #fff;

}

a.primary-dop-l {
    border: 1px solid #3c71a7;
    background-color: #3c71a7;
    text-align: center;
    vertical-align: top;
    border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 40px;
    height: 22px;
    margin: 0 0 1px 1px;
    display: block;
    font-size: 1em;
    text-decoration: none;
    color: #fff;
}

a.primary-dop-l:hover {
    background-color: #fff;
    color: #3c71a7;
    text-decoration: none;
}

.primary-dop-inner {
    position: absolute;
    border: 1px solid #3c71a7;
    background: #fff;
    display: none;
    border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.primary-dop-inner a {
    display: block;
    padding: .5em 1em;
}

.primary-dop-inner a:hover {
    background: #c5d8e8;
    text-decoration: none;
    border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#content-full ul, #content ul {
    margin: 0;
    padding: 0;
}

.in-expanded * {
    background: none !important;
    border: none !important;
    color: transparent !important;
}

.sf-menu ul {
    width: auto !important;
}

.sf-menu ul li a {
    white-space: nowrap !important;
}

.mb-cell-float-left {
    height: 330px !important;
    width: 202px !important;
    padding: 0 40px 48px 0 !important;
}
form.search_all #edit-search-str-wrapper{
    float:left;
    margin:0;
}