#header {
    background: url(image/cropped-APIRA-Transparent-logo-2.gif) no-repeat #FFF 30px 7px;
    height: 71px;
}
@media screen and (max-width: 450px) {
    #header {
        background-image: none;
    }
}
#header #site-name {
    font-family: Comic Sans MS, Arial, Helvetica;
    color: #333;
    text-transform: uppercase;
    padding-top: 10px;
    margin-left: -9999px;
}
td.login, .NotLoggedIn {
    color: #333;
}
div#search {
    margin-top: 15px;
}
.memberbasis {
    display: none;
}
div#search{
    width: 17em;
}
.tariff-lookup {
    width: 300px;
}