
.OnlineCounter {
   #background: none repeat scroll 0 0 #e8f7f9;
background: rgb(242,249,254); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(242,249,254,1) 0%, rgba(214,240,253,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,249,254,1)), color-stop(100%,rgba(214,240,253,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(242,249,254,1) 0%,rgba(214,240,253,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(242,249,254,1) 0%,rgba(214,240,253,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(242,249,254,1) 0%,rgba(214,240,253,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(242,249,254,1) 0%,rgba(214,240,253,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f9fe', endColorstr='#d6f0fd',GradientType=0 ); /* IE6-9 */



    border: 1px solid #5dc3fa;box-shadow: 0 0 5px #bad4f3;
    border-radius: 5px 5px 0 0;
    height: 100%;
    margin-bottom: 10px;font: bold 13px Arial;
}
.OnlineCounter ul {
    background: none repeat scroll 0 0 #FFFFFF;
    list-style: none outside none;
    margin: 0;
    text-align: left;
}
.OnlineContainer > li {
    display: inline-block;
}



.OnlineCounter .Header {
   
 background: url("images/ol.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
#background: url("images/ol.png") no-repeat scroll left -6px ,url("images/bar.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

  border-radius: 3px 3px 0 0;
  border-bottom: 3px solid #5dc3fa;
     height: 35px;
}
.OnlineCounter .Header span {
    color: #fff;
    font: bold 10pt/28px arial;
    padding-left: 20px;
    text-transform: uppercase; display:none;
}

.OnlineContainer  .CurrenOnline{

font: bold 15px Arial;color: #ff0000;padding: 0px;
}.OnlineContainer  .OneDayOnline{

font: bold 15px Arial;color: #ff0000;padding: 20px;
}
.OnlineContainer  .OneWeekOnline{

font: bold 15px Arial;color: #ff0000;padding: 0px;
}


.OnlineContainer  .TotalOnline{


font: bold 15px Arial;color: #ff0000;padding: 30px;
}

.OnlineContainer  .label1{
background: url("images/icontruycap.png") no-repeat scroll left center rgba(0, 0, 0, 0);
list-style: square outside none;
line-height: 30px;
clear: both;
display: inline-block;
padding: 0px 28px 0px;

}

.OnlineContainer  .label2{
background: url("images/homnay.png") no-repeat scroll left center rgba(0, 0, 0, 0);
list-style: square outside none;
line-height: 30px;
clear: both;
display: inline-block;
padding: 0px 28px 0px;

}

.OnlineContainer  .label3{
background: url("images/homnay.png") no-repeat scroll left center rgba(0, 0, 0, 0);
list-style: square outside none;
line-height: 30px;
clear: both;
display: inline-block;
padding: 0px 28px 0px;

}.OnlineContainer  .label4{
background: url("images/homnay.png") no-repeat scroll left center rgba(0, 0, 0, 0);
list-style: square outside none;
line-height: 30px;
clear: both;
display: inline-block;
padding: 0px 28px 0px;

}


