@charset "utf-8";
/* CSS Document */

#c_stats {font-family:Arial, sans-serif; font-size:12px; font-weight:bold; position:fixed; width:100%; bottom:0; cursor:default; display:none}
#c_stats .in_text {background-color:#011d3c; color:#fff; text-align:center; font-size:18px; font-weight:bold; width:90%; line-height:2em; margin:0 auto; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px; -moz-box-shadow: 0 0 6px #000; -webkit-box-shadow: 0 0 6px #000; box-shadow: 0 0 6px #000;}
#c_stats a:link, #c_stats a:visited {color:#fff; border-bottom:1px dotted #FFF; font-family:Arial, sans-serif; font-size:14px;}

#c_stats a:hover {border-bottom:1px solid #FF0; color:#FF0}