.ctr_buttons .block_cap_title {
	font-size: 10px;
}

.ctr_buttons {
	position: relative;
	width: 170px;
	float: right;
	z-index: 100;
	margin-bottom: 24px;
}

.expandable_menu {
	position: absolute;
	width: 100%;
}

.ctr_btn {
	margin: 1px;
	font-size: 11px;
	border: 1px solid #EEEEEE;
	padding: 2px;
}

.forum_thumb {
	width: 70px;
	text-align: center;
	padding: 20px 5px 5px;
	vertical-align: top;
	background: transparent none;
}

.new_post {
	float: right;
	margin-left: 2px;
}

.time, .system_buttons {
	text-align: right;
	padding: 4px 2px;
}

.edited {
	color: #ff5d5d;
	font-size: 11px;
	text-align: right;
}

.expandable_menu .block {
	margin-bottom: 0px;
}

table.topic_tab {
	background: #f7f7f0;
	border: 1px solid #c7c7a9;
}

table.topic_tab .list_item {
	border: none;
	padding-left: 14px;
}

.post_table .list_item {
	padding-left: 14px;
}

.post_table .forum_thumb, table.topic_tab .forum_thumb {
	width: 96px;
	height: 122px;
	padding-left: 14px;
	background-image: url(http://www.busenwahl.de/layout/themes/dreamdate/img/forum_line.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}

.topic_block .block_body {
	padding: 0px;
	margin-left: 1px;
}

