.filterlabel {
    margin-bottom: -5px;
}

#bigtagcloud .tagsize1 {
    color: #009;
    font-size: 26pt;
}
#bigtagcloud .tagsize2 {
    color: #606;
    font-size:24pt;
}
#bigtagcloud .tagsize3 {
    color: #900;
    font-size: 22pt;
}
#bigtagcloud .tagsize4 {
    color: #090;
    font-size: 20pt;
}
#bigtagcloud .tagsize5 {
    color: #660;
    font-size: 17pt;
}
#bigtagcloud .tagsize6 {
    color: #066;
    font-size: 16pt;
}
#bigtagcloud .tagsize7 {
    color: #009;
    font-size: 14pt;
}
#bigtagcloud .tagsize8 {
    color: #006;
    font-size: 12pt;
}


#smalltagcloud {
    margin-top: 20px;
    margin-bottom: 20px;
}
#smalltagcloud h3 {
    padding: 0px;
    margin: 0 0 0 0;
}

#smalltagcloud .tagsize1 {
    color: #009;
    font-size: 18pt;
}
#smalltagcloud .tagsize2 {
    color: #606;
    font-size:16pt;
}
#smalltagcloud .tagsize3 {
    color: #900;
    font-size: 14pt;
}
#smalltagcloud .tagsize4 {
    color: #090;
    font-size: 12pt;
}

.snippit:nth-child(2n) {
    background: #ededed;
}

#new_display_mode_switcher {
    float:right;
}

.document-list {
    clear: both;
    margin: 30px 0 30px 0;
}
.document-list h3 {
    margin: 0;
    padding: 0;
}
.available-descr {
    clear: both;
}
.document-list .rss_link {
    float: right;
}