.overview .episode_options {
	background-image: url('../site_images/buttons/episode_buttons_bg.jpg');
	background-repeat: no-repeat;
	width: 181px;
	height: 36px;
	float: right;
	padding: 7px 8px 0px 7px;
}
.download_episode {
	background-image: url('../site_images/buttons/download.jpg');
	background-repeat: no-repeat;
	width: 74px;
	height: 23px;
	float: left;
	margin-right: 20px;
}
#watch_episode {
	width: 74px;
	height: 22px;
	float: left;
}

.episode_container {
	margin-top: 20px;
}
.episode_options .background_button {
	background-image: url('../site_images/buttons/bekijk.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 74px;
	height: 24px;
	text-align: center;
	
	
}
.episode_options .background_button A {
	width: 74px;
	height: 24px;
		
}