
.OnlineCounter {
    color: #444444;
    line-height: 18px;
}
.OnlineCounter ul {
    background: none repeat scroll 0 0 #FFFFFF;
    list-style: none outside none;
    margin: 0;
    padding: 6px;
}
.OnlineCounter .Header {
    background: url("Images/icon.png") no-repeat scroll 8px center #01AEF2;
    color: #FFFFFF;
    font: bold 10pt/30px arial;
    height: 30px;
    padding-left: 40px;
    text-transform: uppercase;
}
