
.OnlineCounter {
    color: #444444;   
}
.OnlineCounter ul {
    background: none repeat scroll 0 0 #FFFFFF;
    list-style: none outside none;
    margin: 0;
    padding: 10px;
}
.OnlineCounter .Header {
    background: url("../images/chuyenmuctrong.png") no-repeat scroll left center transparent;
    border-radius: 5px 5px 0 0;
    color: #FFFFFF; font: bold 11pt/20px arial;
    line-height: 35px;   
    text-transform: uppercase;
    padding-left: 38px;
}
