/* ================================================== */
/* ISLIVE PROMO */
/* ================================================== */
div#islive_cnt {padding:20px 0;}
div#islive {margin:0 23px;width:752px; text-align:center;}
div#islive {border:1px dotted #fff;}

body {
    margin: 0 0 0 0;
    font: 10px Verdana;
    color: #000000;
	 background-color: #F79173;
    }

td {
	font: 10px Verdana;
   color: #000000;
}

.bg_totaal {
	background: #EF4605;
}
.episode_table {
	background-image: url(img/case_bg.jpg);
	width: 800px;
}
.episode_titel {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
}
.episode_datum {
	font-family: Verdana;
	font-size: 12px;
}
.episode_verhaal {
	font-family: Verdana;
	font-size: 11px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 12px;
}
.txt {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
a {
  text-decoration:none;
}

a:link,a:visited {
  color:#000000;
}

a:hover {
  color:black;
  text-decoration:underline;
}

.control {
	border: 1px solid #FFF215;
	background-color: #F79173;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
}

