/* stats */

.istats { padding: 10px 0; color: #000; }
.istats h2 { margin: 0; padding: 0; font-weight: bold; font-size: 13px; color: #8db825; }
.istats ul.webn { margin: 0; padding: 0; border-top: 1px solid #d1d4ca; }
.istats ul.webn li { border-bottom: 1px solid #d1d4ca; list-style: none; }
.istats ul.webn li span.numb { padding-left: 5px; text-align: right; font-weight: bold; color: #a5b286; }
.istats ul.webn li a { display: block; width: 100%; line-height: 25px; padding-left: 5px; color: #000; }
.istats ul.webn li a:hover { margin: 0; padding-left: 5px; text-decoration: none;}
.istats a { color: #686565; }
.istats a:hover { background: #eaf1da; color: #bab4b4; }

.istats .item { float: left; width: 265px; margin-right: 3px; }

.istats-bottom { clear: both; font-size: 12px; color: #696969; }
.istats-bottom span.counter { padding: 2px; background: #f0f1ee; font-weight: bold; color: #72941f; }
.istats-bottom a { text-decoration: none; color: #a2a2a2; }
