
.UIListArticleOfSite {
    border: 1px solid #d1d9f7;
    margin-bottom: 10px;
    position: relative;
}
.UIListArticleOfSite .header-title {
    background: #41C869 url("images/i.png") no-repeat scroll right 10px center;
    height: 25px;
    z-index: 2;
}
.UIListArticleOfSite .header-title .title {
    color: #ffffff;
    display: inline-block;
    font: bold 12px/25px arial;
    padding-left: 20px;
    text-transform: uppercase;
}
.UIListArticleOfSite .lvwContent {
}
.UIListArticleOfSite .tb-content {
    padding: 5px;
    margin-bottom: 10px;
}
.UIListArticleOfSite .lvwContent .tb-content .td-item {
    background: rgba(0, 0, 0, 0) url("images/i.gif") no-repeat scroll left center;
    padding: 4px 0 4px 10px;
}
.UIListArticleOfSite div:nth-child(3) {
    padding: 10px;
    text-align: right;
}
.UIListArticleOfSite .div-pager {
    bottom: 0;
    position: absolute;
    right: 5px;
}
.UIListArticleOfSite .CurrentPage {
    background: #0099d6 none repeat scroll 0 0;
    color: #002a7e;
    cursor: pointer;
    display: inline-block;
    font: bold 0pt arial;
    height: 8px;
    margin: 10px 5px 10px 0;
    vertical-align: top;
    width: 8px;
}
.UIListArticleOfSite .ButtonPage {
    background: #0099d6 none repeat scroll 0 0;
    display: inline-block;
    font: 0pt arial;
    height: 8px;
    margin: 10px 5px 10px 0;
    opacity: 0.5;
    vertical-align: top;
    width: 8px;
}
