@CHARSET "UTF-8";

#statistics {
	background: url(index-statistics-left.gif ) top left no-repeat;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

#statistics #head {
	float:right;
	font: 15px/ 1.5 Arial;
	width :200px;
}

#statistics #topright {
	background: url(../common/index-right.gif) top right no-repeat;
	padding: 30px 20px 11px;
	margin: 0;
}

#statistics #main {
	padding: 5px 10px;
	margin: -2em 0 0 0;
	border:1px solid #9BA8FF;
}

