.article-box2 {
    padding: 20px;
    background-image: none;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #e1e1e1;
    margin-bottom: 10px;
}

.article-box2 img {
    border: 0px;
    padding: 0px 10px 0px 10px;
}

.tag-intro {
    padding-bottom: 15px;
    font-weight: bold;
    color: #666;
}

.introimage-right {
    float: right;
}

.introimage-left {
    float: left;
}

h2.subheading {
    text-transform: uppercase;
    font-weight: bold;
    color: #5a5a5a;
    font-size: 13px;
}

.filterBox {
    float: right;
    width: 165px;
    position: relative;
    top: -21px;
    color: #FFF;
    font-weight: bold;
    font-size: 11px;
    margin: 0px 0px 5px 5px;
    text-align: center;
    right: -9px;
    font-family: Verdana, sans-serif;
}

.bottomBorder {
    background-image: url(/media/com_ntb_tags/images/dottedOr.png);
    background-repeat: no-repeat;
    background-position: 0px 26px;
    height: 40px;
}

.filterItem {
    padding: 2px;
}

.filterContent {
    background-color: #FFF;
    color: #646262;
    font-family: Verdana, sans-serif;
    font-weight: normal;
    text-align: left;
    margin-top: 1px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0px 2px 10px #646262;
    padding: 5px;
}

.filterItem img {
    margin: 0px 5px 0px 0px;
}

.filterContent a {
    text-decoration: none;
}

.articleDate {
    font-size: smaller;
    font-weight: bold;
    padding-bottom: 5px;
}

.postedon {
    font-size: smaller;
}

.bumpDate {
    font-size: inherit;
    color: darkred;
    font-weight: lighter;
    font-style: oblique;
}