
.UIListArticleOfSite {
    margin-bottom: 15px;
}
.UIListArticleOfSite .header-title {
    background: url("images/barR.png") no-repeat scroll right top, rgba(0, 0, 0, 0) url("images/barL.png") no-repeat scroll left top;
    display: block;
    width: 230px;
    position: relative;
    z-index: 2;
}
.UIListArticleOfSite .header-title .title {
    color: #ffffff;
    font: bold 9pt/25px arial;
    padding-left: 10px;
    text-transform: uppercase;
}
.UIListArticleOfSite > div:nth-child(2) {
    border: 1px solid #ddd;
    height: 240px;
}
.UIListArticleOfSite .lvwContent {
}
.UIListArticleOfSite .tb-content {
    padding: 5px;
}
.UIListArticleOfSite .lvwContent .tb-content .td-item {
    background: rgba(0, 0, 0, 0) url("images/icon.png") no-repeat scroll left center;
    padding: 4px 0 4px 18px;
}
.UIListArticleOfSite .lvwContent .a-item:hover {
    color: #b82805;
    font: 10pt arial;
}
.UIListArticleOfSite div:nth-child(3) {
    padding: 10px;
    text-align: right;
}
.UIListArticleOfSite .div-pager {
    text-align: right;
}
.UIListArticleOfSite .CurrentPage {
    background: #02A2F2 none repeat scroll 0 0;
    color: #0099d6;
    cursor: pointer;
    display: inline-block;
    font: bold 0 arial;
    height: 10px;
    margin-right: 5px;
    vertical-align: top;
    width: 10px;
}
.UIListArticleOfSite .ButtonPage {
    background: #02A2F2 none repeat scroll 0 0;
    display: inline-block;
    font: 0 arial;
    height: 10px;
    margin-right: 5px;
    opacity: 0.5;
    vertical-align: top;
    width: 10px;
}
