* {
    font-family: 'Times New Roman', Times, serif;
    font-size:16px;
	margin:0px;
	padding:0px;
	outline-style:none;
}

body, html {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

a {
    color:#D5002E;
    text-decoration:none;
    font-style:italic;
}

a img {
	border:none;
}

.error {
	color:#CF2D3E !important;
	font-weight:bold !important;

}

#player .error {
	font-size:26px;
	font-weight:normal;
	text-align:center;
	line-height:392px;
}

div.clear {
    clear:both;
}

.shows #all #content table.cast {
	width:550px;
}
.shows #all #content table.cast .teaser{
	margin-right:18px;
	margin-top:6px;
}
.shows #all #content table.cast .head{
	font-weight:bold;
	font-size:14px !important;

	margin-bottom:0px;
}
.shows #all #content table.cast .text{
	font-weight:bold;
	font-size:14px !important;
	margin-bottom:20px;
}
