@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #575757;
}
.lbd {
	background-image: url(images/lbd.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rbd {
	background-image: url(images/rbd.gif);
	background-repeat: repeat-y;
	background-position: left;
}
A {
	color: #fe1083;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #fe1083;
	letter-spacing: -1px;
	margin: 0 0 7px 0;
}
h2 {
	font-size: 13px;
	color: #818181;
	font-weight: bold;
	margin: 0 0 4px 0;
}
h3 {
	font-size: 16px;
	letter-spacing: -1px;
	margin: 10px 0 0 0;
}
.desc {
	font-size: 11px;
	color: #818181;
	text-align: justify;
}
.ep_srt {
	font-size: 36px;
	letter-spacing: -1px;
	color: #8f8f8f;
	font-style: italic;
	text-align: center;
	border-bottom: 1px #fafac1 solid;	
}
.ep_end {
	border-bottom: 1px #f3f473 solid;	
}.trailerboxbg {
	background-image: url(images/trailerbox2.gif);
	background-repeat: repeat-y;
}
.trailerholder {
	background-image: url(images/trailerboxholder.gif);
	background-repeat: no-repeat;
	height: 374px;
	width: 645px;
}
.points {
	font-size: 20px;
	letter-spacing: -1px;
	color: #000;
}
.points ul {
	margin: 8px 4px;
}