div.header-irc {
    background: url('/assets/gfx/irc/header.png') no-repeat;
}

.site-irc h2 {
    color: #F0F0F0;
    border: solid 1px #808080;
    border-bottom: none;
    padding-left: 5px !important;
    background-color: #d8a8fc !important;
    -moz-border-radius-bottomleft: 0px !important;
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-radius-bottomleft: 0px !important;
    -webkit-border-radius-bottomright: 0px !important;
}