@charset "utf-8";

.kstatsfat { margin: 1em 0; width: 100%; color: #353535; padding: 6px; background: #fff url('media/brighter.png') repeat-x 0 bottom; font-family: Helvetica, Arial, sans-serif; border: 1px solid #d9d9d9; border-top-color: #d2d2d2; border-left-color: #d2d2d2; -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
.kstatsfat thead th { vertical-align: top; font-size: 12px; text-align: left; color: #aaa; font-weight: 500; border-bottom: 1px solid #eee; }
.kstatsfat thead th span { display: block; margin: 0 0 4px; font-size: 10px; }
.kstatsfat tbody td { border-bottom: 1px dotted #e2e2e2; padding: 2px 0; }

.sc_visitors { background-color: #114477; }
.sc_pageviews { background-color: #3377B6; }
.sc_spiders { background-color: #83b4d8; }
.sc_feeds { background-color: #f38f36; }

.boxes { width: 10px; height: 10px; float: left; margin: 4px 5px 0 0; }



