body, div, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.post:hover, .kommentaar:hover, .m2ng:hover { 
	background-color: #fff8af; 
}
.post, .kommentaar, .m2ng {
	background-color: #ffffcc;
	margin-bottom: 3px;
}

.game_title{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
}


.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
