#modSTurf #news {
	margin-left: 30px;
	margin-right: 30px;
}

#modSTurf .title {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 24px;
	color: #999999;
}

#modSTurf #money {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
}

#modSTurf #money #info {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#modSTurf #money #field {
	margin-top: 20px;
	background: url(/images/sturf/feld.jpg);
	width: 510px;
	height: 405px;
}

#modSTurf #money #field #area {
	margin-top: 42px;
	margin-left: 3px;
}

#modSTurf #money #field #area #element {
	font-size: 10px;
	float: left;
	width: 34px;
	height: 12px;
	border: 1px solid #ffffff;
	color: #000000;
}

#modSTurf #money #field #area #element a {
	text-decoration: none;
}

#modSTurf #money #field #area .last {
	clear: both;
}

#modSTurf #money #field #area #element .none {
	color: #000000;
	font-weight: normal;
}

#modSTurf #money #field #area #element .red {
	color: #ff0000;
	font-weight: bold;
}

#modSTurf #money #point {
	position: relative;
	top: -63px;
}

#modSTurf #money #dialog {
	padding: 5px 5px 10px 5px;
	visibility: hidden;
	position: relative;
	width: 200px;
	background: #f6ed72;
	border: 1px solid #000000;
}

#modSTurf #money #dialog a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

#modSTurf #money #list {
	margin-left: 30px;
	margin-right: 30px;
}

#modSTurf #money #list .head {
	text-align: center;
	font-weight: bold;
	/* border: 1px solid #999999; */
}

#modSTurf #money #list .dname {
	text-align: left;
}

#modSTurf #money #list .dvalue {
	text-align: right;
}

#modSTurf #money #list td {
	padding: 2px;
	margin: 2px;
}