.overview .area_options {
	background-image: url('../site_images/buttons/area_buttons_bg.jpg');
	background-repeat: no-repeat;
	width: 225px;
	height: 28px;
	float: right;
	padding: 5px 8px 0px 8px;
}
.overview .read_more_area {
	background-image: url('../site_images/buttons/lees_meer.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 74px;
	height: 24px;
	float: left;
	text-align: center;
}
.area_container {
	margin-top: 20px;
}
.area_detail_container {
	margin-bottom: 0px;
}
.area_options_2 {
	background-image: url('../site_images/buttons/area_buttons_bg2.jpg');
	background-repeat: no-repeat;
	width: 310px;
	height: 28px;
	float: right;
	padding: 5px 8px 0px 8px;
	margin: 28px 0px 8px 0px;
}
.back {
	background-image: url('../site_images/buttons/terug_gebieden.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 145px;
	height: 24px;
	float: left;
}
.back .background_button {
	width: 145px;
	height: 24px;
	float: left;
	text-align: center;
}
.background_button {
	
}
#watch_area_button {
	background-image: url('../site_images/buttons/bekijk_aflevering.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 125px;
	height: 24px;
	float: left;
	margin-right: 18px;
	text-align: center;
}
.watch_area .watch_episode {
	text-align: center;
	width: 125px;
}
.area_submenu_container {
	background-image: url('../site_images/area_submenu_bg.jpg');
	background-repeat: no-repeat;
	width: 961px;
	height: 88px;
}
.submenu_options {
	
}
.icon {
	float: left;
	padding-left: 32px;
}
.area_info {
	margin-top: 20px;
}


/* backgrounds */

.background_button {
	float: left;
}
.background_button a {
	font-size: 11px;
	color:#FFFFFF;
}
.area_content_image {
	width: 350px;
	float: left;
	text-align: center;
	padding-top: 8px;
}
.area_content_text {
	width: 550px;
	float: left;
	padding-bottom: 10px;
}