@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.nicovideo.jp/ranking/") {

div[class*="rank"] {
    background: none #FFF !important;
    border: 2px solid #CCC !important;
}

div.thumb_uad_header {
    display: none !important;
}

div.content_312 {
    display: none !important;
}

div.content_672 {
    margin-left: 230px !important;
}

td.past_bg {
    background: none !important;
    border: none !important;
}

table#switch {
    position: absolute !important;
    padding-left: 50px !important;
}

table#switch tr {
    margin: 0px !important;
}

td.sw_txt {
    margin-bottom: 7px !important;
    margin-top: 7px !important;
    font-size: 18px !important;
}

table#switch td ,
table#switch td a {
    display: block !important;
    width: 150px !important;
    padding: 0px !important;
    text-align: center !important;
}

td.past_bg a {
    color: #000 !important;
}
}