html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, table, p, td, div, span, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}
html, body {
	width: 100%;
	min-width: 510px;
	padding: 0;
	margin: 0;
	text-align: center;
}
html {
	background: #000 url(/images/page_bg.jpg) repeat-x 50% 0;
}
body {
	background-color: transparent;
}
img {
	display: block;
	border: 0;
}
p, h2 {
	margin-bottom: 1em;
	line-height: 1.4em;
}
#container {
	margin: 0 auto;
	text-align: center;
	height: 100%;
	width: 510px;
	background-color: transparent;
}
#header {
	height: 77px;
	width: 510px;
	text-align: center;
	background-color: transparent;
	position: relative;
}
#header h1 {
	display: block;
	z-index: 1;
	margin: 9px auto 0 auto;
	text-indent/* */:/**/-9999px; /* IE 5.0 Filter */
	text-indent: /**/-9999px; /* Fix of above, for Mac IE 5 */
	font-size: 1px !important;
	line-height: 0.1;
	background: transparent url(/images/page_title.png) no-repeat 0 0;
	height: 54px;
	width: 495px;
}
#main {
	padding: 10px;
}
table {
	border-collapse: collapse;
	margin: 20px auto;
}
th {
	background: transparent url(/images/table_top.png) repeat 0 0;
	text-align: center;
	vertical-align: bottom;
	font-size: medium;
	padding: 3px 8px;
}
td {
	font-size: small;
	padding: 4px 10px;
}
td {
	background-color: #fff;
	text-align: right;
}
td.name {
	text-align: left;
}
tr.alt td {
	background-color: #a2e6fd;
}
tr.partition {
	border-top: 4px solid #000;
}
a, a:link {
	color: #020ae9;
}
a:visited {
	color: #666;
}
a:hover, a:active {
	color: #ff7a2c;
}
.icon32 {
	width: 32px;
	height: 32px;
	margin: auto;
}
.help {
	cursor: help;
}
#about {
	padding: 5px 10px;
	background-color: #fff;
	color: #000;
}
#about h2 {
	text-align: left;
	font-size: small;
	font-weight: bold;
}
#about p {
	text-align: left;
	font-size: small;
}
#player1 {
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 320px;
}
#cc_license {
	display: block;
	width: 88px;
	height: 31px;
	margin: 0 auto 5px auto;
}
.filmtext {
	width: 320px;
	text-align: center !important;
	margin: 0 auto;
}
#banners {
	width: 260px;
	height: 25px;
	margin: 5px auto;
	text-align: center;
	padding-bottom: 10px;
}
#banners a, #banners a img {
	display: inline;
	width: 80px;
	height: 15px;
}
.sep {
	border-bottom: 1px dotted #ccc;
	height: 5px;
	margin: 0 5px 15px 5px;
	padding: 0 0 10px 0;
	display: block;
	clear: none;
}
.sep hr {
	display: none;
}
