#header {
    background: url(/media/img/header_wireless.jpg);
    width: 752px;
    height: 131px;
    border-bottom: 1px solid #fff;
}
    #header a {
        display: block;
        width: 100%;
        height: 100%;
    }

#rubric {
    border-bottom: 1px solid #fff;
    height: 206px;
}

#minisites .wireless {
    display: none;
}

#home {
    height: 2.75em;
    width: 100%;
}


#supplement .events {
    background: #7f828f;
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 0;
    min-height: 206px;
}

#supplement a.ics {
    background: url(../img/ics_ban.gif) top left no-repeat;
    border-top: 1px solid #fff;
    display: block;
    height: 107px;
    text-indent: -9999px;
    width: 184px;
}

