#container div#right,
#main_article,
#cleanarticle_bg,
#top_banner {
display: none;
}

#container div#left {
	z-index: 200;
}

#container div#center {
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: visible;
}
#container #article_content {
width: auto;
top: 160px;
margin-left: 226px;
}
	#container #article_content h1 {
	display: none;
	}
	#container #article_content div.kruimelpad {
		padding: 0;
	}
	#container #article_content div.article {
		padding-left: 0;
		overflow: hidden;
	}
#container #center img {
margin: 0px;
padding: 0px;
}

#container div.forum_navbar {
font-weight: bold;
}
#container div.all_topics_read {
float: right;
line-height: 30px;
}
#container div.forum_actions {
padding: 5px 0;
}
	#container div.forum_actions a {
	color: black;
	padding: 3px 5px;
	border: 1px solid #BCBCBC;
	background-color: #DDDDDD;
	text-decoration: none;
	vertical-align: middle;
	}

#container div.user_information {
float: right;
font-style: italic;
white-space: nowrap;
}

#container div.topic_status {
font-style: italic;
line-height: 16px;
padding: 10px 0;
text-align: center;
}
	#container #center div.topic_status img {
	position: relative;
	top: 3px;
	}

div.add_margin {
margin: 20px 0;
}
div.quote_text {
background-color: #FAFAFA;
border: 1px solid #BCBCBC;
margin: 0px 5px 5px 20px;
}
div.quote_title,
div.quote_text {
padding: 4px 2px;
}
div.quote_title {
margin: 0px 5px 0px 20px;
text-decoration: underline;
}
div.quote_username {
font-style: italic;
font-weight: bold;
padding-bottom: 2px;
}
div.off_topic {
color: #444444;
font-style: italic;
margin: 5px 5px 5px 20px;
}
div.edit_title,
div.edit_text {
font-size: 90%;
}
div.edit_title {
border-bottom: 1px solid #CDCDCD;
font-style: italic;
margin-top: 15px;
padding-left: 10px;
}
div.new_posts_found {
font-weight: bold;
}
	div.topic_title em {
	display: none;
	}
	div.new_posts_found img {
	margin-right: 5px;
	}

form#forum_profile_form {
text-align: left;
}
	#center form#forum_profile_form fieldset label {
	width: 200px;
	}
	#center form#forum_profile_form fieldset div.fieldinput {
	padding-left: 210px;
	}
	#center form#forum_profile_form fieldset div.subtitle {
	margin: 0 0 0 210px;
	}

table.forum_table {
border-collapse: collapse;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
margin: 15px 0;
width: 100%;
}
	table.forum_table tr td.icons {
	padding-right: 4px;
	white-space: nowrap;
	width: 16px;
	}
	table.forum_table tr td.main_item {
	width: 100%;
	}
		table.forum_table tr td.main_item span.topic_moved {
		font-style: italic;
		}
		table.forum_table tr td.main_item a.link_to_moved_topic {
		font-style: normal;
		font-weight: bold;
		}
	table.forum_table tr td.counter,
	table.forum_table tr td.last_post,
	table.forum_table tr td.last_post a,
	table.forum_table tr td.topic_starter {
	white-space: nowrap;
	}
	table.forum_table tr td.counter,
	table.forum_table tr td.last_post {
	text-align: center;
	width: 50px;
	}
table.forum_table thead tr th {
background-color: #555555;
border-top: 1px solid #CCCCCC;
color: white;
font-size: 100%;
padding: 5px 15px 5px 10px;
white-space: nowrap;
}
	table.forum_table thead tr th.icons,
	table.forum_table thead tr th.main_item,
	table.forum_table thead tr th.topic_starter {
	padding-left: 0;
	text-align: left;
	}
table.forum_table tbody tr th,
table.forum_table tbody tr td {
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
padding: 3px 0;
}
	table.forum_table tr td.topic_pages {
	padding: 2px;
	}
	table.forum_table tr td.last_page {
	text-align: right;
	}
		table.forum_table tr td.topic_pages a {
		padding: 0px 2px;
		}
table.forum_table tbody tr th {
background-color: #DDDDDD;
}
table.forum_table tbody tr td {
line-height: 18px;
}
	table.forum_table tbody tr th.category_title {
	font-size: 100%;
	text-align: left;
	}
table.forum_table tbody tr.post_head {
background-color: #EDEDED;
}
	table.forum_table tbody tr.post_head td.post_creator {
	width: 150px;
	}
		table.forum_table tbody tr.post_head td.post_creator div.nickname {
		color: #555555;
		font-weight: bold;
		padding: 0px 2px;
		}
	table.forum_table tbody tr.post_head td.post_options {
	text-align: right;
	}
		table.forum_table tbody tr.post_head td.post_options a {
		color: black;
		font-style: italic;
		padding: 0 2px;
		text-decoration: none;
		}
	table.forum_table tbody tr.post_body td {
	padding: 6px 0;
	vertical-align: top;
	}
		table.forum_table tbody tr.post_body td.post_creator div.profile_usericon img {
		border: 1px solid #CCCCCC;
		}
		table.forum_table tbody tr.post_body td.post_creator div.relation_name,
		table.forum_table tbody tr.post_body td.post_creator div.profile_nickname_subtitle {
		font-size: 90%;
		}
		table.forum_table tbody tr.post_body td.post_text div.profile_signature {
		border-top: 1px solid #CCCCCC;
		color: #444444;
		font-size: 90%;
		line-height: 100%;
		margin-top: 10px;
		padding-top: 5px;
		}
		table.forum_table tbody tr.post_body td.post_text ul.ubb_list {
		margin: 0;
		padding: 0px 20px 0 40px;
		}
			table.forum_table tbody tr.post_body td.post_text ul.ubb_list li {
			margin: 0;
			padding: 0;
			}

/* UBB Help styles */
table#ubb_help {
	border-collapse: collapse;
	margin: 0 0 15px 0;
	width: 100%;
}
table#ubb_help tr th.example {
	width: 250px;
}
table#ubb_help tr td {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 3px 2px;
}
div#ubb_closewindow {
	text-align: center;
}

/* Moderator styles */
table.forum_table div.forum_moderators {
	font-style: italic;
	float: left;
	padding-right: 5px;
}
