
#leftpanel { display: none; }
#rightpanel { display: none; }
#belowvideo { display: none; }
#topad { display: none; }

html, body {
    background-image: none;
}

#page {
    width: 354px;
}

#centerpanel {
    width: 350px;
    margin-left: 2px;
}

#navheader {
    font-size: 10pt;
}

#thetags {
    border: 0;
    width: 350px;
    max-width: 350px;
    font-size: 12pt;
}

#popularshows {
    width: 264px;
    margin-left: 8px;
}

#popularshows .date {
    position: relative;
    top: -4px;
}

#popularshows a {
    color: #939393;
}

