
.OnlineCounter li a {
    display: inline-block;
    white-space: nowrap;
}
.OnlineCounter li span {
    display: inline-block;
    white-space: nowrap;
}
.OnlineCounter {
    color: #444444;
    #height: 75px;
    line-height: 18px;
    margin: 0 0 25px;
}
.OnlineCounter ul {
    background: #ffffff none repeat scroll 0 0;
    height: 70px;
    list-style: outside none none;
    margin: 0;
    padding: 10px 0;
    width: 250px;
}
.OnlineCounter .Header {
    background: url("images/logo.png") no-repeat scroll 2px 5px,rgba(0, 0, 0, 0) url("images/Capture.png") repeat-x scroll 0 0;
    height: 39px;
    left: -3px;
    position: relative;
    top: 10px;
   #width: 100%;
  width: 250px;
}
.OnlineCounter .Header span {
    color: #black;
    font: bold 10pt/25px arial;
    padding-left: 30px;
}
.OnlineContainer > li {
    float: left;
    margin-right: 10px;
  margin-top: 20px;
}










