div.mtItem {
	margin: 1em 0;
	border: 1px solid #900;
	background-color:#fff;
	padding: 5px 5px 5px 15px;
	}

p.mtDate {
	margin: 0;
	padding: 0 0 2px 0;
	text-align: right;
	border-bottom: 1px solid #555;
	color: #555;
	font-size: 120%;
	font-weight: bold;
	}

table.istatistik {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-size: 100%;
	}

table.istatistik th.value {
	width: 50px;
	}

table.istatistik th.thBottom {
	border-top: 1px solid #777;
	}


