.banner {
	width: 1000px;
	height: 80px;
	margin-bottom: 2px;
	margin-left: 2px;
	background: #FCFCFC url(../images/movies.jpg) no-repeat top right;
	}

#films {
	margin: 0;
	padding: 0;
	text-align: left;
	}

#films table {
	border: 0;
	}

#films td {
	vertical-align: top;
	}

#films ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#films li {
	margin-right: 5px;
	font-size: 11px;
	text-align: left;
	border-bottom: #F6F5FE 1px solid;
	}

#content ul li {padding-left:0;background-image:none;} /* Overwrite main.css */

#films li.selected {
	margin-bottom: 1px;
	padding: 0.4em 0 0.4em 0.5em;
	border-left: 12px solid #666;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	background-color: #F0F0F0;
	}

#films li a:link, #films li a:visited {
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	border-left: 12px solid #204A87;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	background-color: #F0F0F0;
	}

#films li a:hover {
	color: #FFF;
	background-color: #204A87;
	}

* html #films li a {
	width: 100%;
	}

#films p.text {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	color: #333;
	}

#films p.ctext {
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	color: #333;
	}

#movies {
	width: 716px;
	position: relative;
	top: 0;
	left: 9px;
	}

#formats {
	width: 962px;
	position: relative;
	top: 0;
	left: 14px;
	}

#formats p.text {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	color: #333;
	}

#formats p.ctext {
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	color: #333;
	}

.tablemenu {
	width: 250px;
	padding-top: 10px;
	padding-left: 5px;
	}

.tableh1 {
	padding: 5px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #204A87;
	}

.tableh2 {
	padding: 4px 10px 2px 10px;
	background: #204A87;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	border-top: #FFFCF0 15px solid;
	border-bottom: #FFFCF0 15px solid;
	}

.tableleft {
	width: 230px;
	padding: 15px 0;
	text-align: center;
	background: #E3E0CF url(../images/boxdt.gif) no-repeat top left;
	}

.tablecol2 {
	width: 230px;
	padding: 15px 0;
	text-align: center;
	background-color: #E3E0CF;
	}

.tablemiddle {
	width: 135px;
	padding: 10px 0 15px 3px;
	text-align: left;
	background-color: #ECE9D8;
	}

.tableright {
	width: 320px;
	padding: 10px 5px 15px 3px;
	text-align: left;
	border-left: #E3E0CF 2px solid;
	background: #ECE9D8 url(../images/boxdb.gif) no-repeat bottom right;
	}

.tablecastleft {
	width: 220px;
	padding: 10px 0 15px 10px;
	text-align: left;
	background: #E3E0CF url(../images/boxdt.gif) no-repeat top left;
	}

.tablecastright {
	padding: 10px 0 15px 3px;
	text-align: left;
	background: #ECE9D8 url(../images/boxdb.gif) no-repeat bottom right;
	}

.photoleft {
	padding: 15px 0;
	text-align: center;
	background: #ECE9D8 url(../images/boxdt.gif) no-repeat top left;
	}

.photo {
	padding: 15px 0;
	text-align: center;
	background-color: #ECE9D8;
	}

.photoright {
	padding: 15px 0;
	text-align: center;
	background: #ECE9D8 url(../images/boxdb.gif) no-repeat bottom right;
	}
