div.stat_content {
	width: 95%;
	text-align: right;
	margin-top: -20px;
	font-size: 10px;
}
div.stat_content a {
	font-size: 10px;
}
div.introtext, div.description {
	width: 90%;
	margin-left: 25px;
	margin-top: 25px;
	line-height: 18px;
	color: #111;
}
div.introtext {
	text-align: justify;
}
div.description {
	padding-bottom: 14px;
}
div.foot_block ul.next_pre_article {
	float:left;
	width: 88%;
}
div.foot_block ul.next_pre_article li.pre {
	display: inline;
	float: left;
	font-size: 11px;
}
div.foot_block ul.next_pre_article li.next {
	display: inline;
	float: right;
	font-size: 11px;
}
.result {
	background-color: #777;
	color: white;
	padding: 3px;
	border: 2px solid #ccc;
	width: 90%;
	margin-left: 30px;
}
table {
	width: 100%;
}
th {
	background-color: #eee;
}
td.odd {
	border: 1px solid #eee;
}
td.even {
	border: 1px solid #eee;
}
