.news-bookmark a img {
    opacity: 0.4;
}

.news-bookmark a:hover img {
    opacity: 1;
}

.news-tag-page-title {}

.news-tag-jumpto{
    padding-top: 10px;
}

#news-form-tag-jumpto{}

.news-tag-cloud{
    margin-top: 10px;
    padding: 10px;
    border: solid 2px #ddd;
    line-height: 150%;
}

.news-tag-item{
    margin-right: 5px;
}
#pagenav{
    padding-top: 10px;
}

