.UIListArticleOfSite {
        margin-bottom: 15px;
}
.UIListArticleOfSite .header-title {
        display: inline-block;
        height: 30px;
        list-style: outside none none;
        padding: 0;
        position: relative;
        width: 100%;
        background: #2157d7;
        background-image: url(images/bgtitle.png);
        background-position: left center;
        background-position-x: 0px;
        background-repeat: no-repeat;
        margin: 1px 1px 1px 1px;
}
.UIListArticleOfSite .header-title .title {
        color: white;
        display: inline-block;
        padding: 0px 10px 0px 15px;
        text-transform: uppercase;
        position: relative;
        font-weight: 700;
        font-size: 13px;
        line-height: 30px;
}
.UIListArticleOfSite .item img {
        display: none;
}
.UIListArticleOfSite .lvwContent {
}
.UIListArticleOfSite .tb-content {
        padding: 5px;
}
.UIListArticleOfSite .lvwContent .tb-content .td-item {
        background: url("images/icon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
        padding: 6px 0 6px 18px;
}
.UIListArticleOfSite .lvwContent .a-item:hover {
        font: 10pt arial;
        color: #B82805;
}
.UIListArticleOfSite div:nth-child(3) {
        padding: 10px;
        text-align: right;
}
.UIListArticleOfSite .div-pager {
        text-align: right;
}
.UIListArticleOfSite .CurrentPage {
        background: none repeat scroll 0 0 #f67700;
        color: white;
        cursor: pointer;
        display: inline-block;
        font: bold 0 arial;
        height: 14px;
        margin-right: 5px;
        vertical-align: top;
        width: 14px;
        text-align: center;
}
.UIListArticleOfSite .ButtonPage {
        background: none repeat scroll 0 0 #F67700;
        display: inline-block;
        font: 0 arial;
        height: 14px;
        margin-right: 5px;
        opacity: 0.5;
        vertical-align: top;
        width: 14px;
        text-align: center;
}
