.postlist_area {
	margin: 0px;
	padding: 0px;
}

.postlist_text {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	display: block;
}

#postlist_joinBox {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	display: block;
}

#postlist_info {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.postlist_error {
	padding: 4px;
	border: 2px dashed #aa0000;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 1em;
}
