html>body, html>table {
	font-size: small;
}
* html table{
	font-size: x-small;  /*IE5-WIN*/
}

body, table{
	font-size: x-small;  /*IE5-WIN*/
	voice-family: "\"}\"";
	voice-family: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #fff;
}
body{
	background-color: #000;
	margin:0;
	padding:0;
}

/*--------- global links ----------------*/
a:link, a:visited {
	color: #4B75D9;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #99A8FF;
	text-decoration: underline;
	font-weight: bold;
}

/************** headers **************/

h1{
	font: bold 120%;
}

h2{
	font: bold 114%;
}

h3{
	font: bold 90%;
	text-align:center;
}

h4{
	font: bold 85%;
}

h5{
 	font: 90%;
}

/************** blu-ray **************/

#chromeFpo {
	margin: 0 auto;
	width: 770;
}

#mainContent {
	background-color:#000;
	text-align: center;
}

#footer {
	font-size: 75%;
	color: #999;
	padding: 1em;
}

#flashContent{
	height:535px;
	margin:0;
	padding:0;
}

/************** noflash **************/

#nonFlashHeader {
	width: 730;
	margin: 8px auto;
}
#nonFlashHeader img{
	margin: 6px 42px 6px 0;
	border: 0;
}
#nonFlashHeader p{
	margin: 20px 60px 0 0px;
	font-size: 100%;
	font-weight:bold;
	text-align: left;
}
#nonFlashBG {
	background-image:url(../images/noflash_background.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
.textBoxLabel {
	text-align: right;
}

.textBox {
	background-image:url(../images/noflash_textbox.jpg);
	background-repeat:no-repeat;
	height: 0px;
	width: 525px;
	/*margin: 16px 24px 200px 32px;*/
}
.textBox p {
	margin: 16px 24px 12px 32px;
	width: 470px;
	font-size: 90%;
	text-align: left;
}
.textBoxBtm {
	background-image: url(../images/noflash_textbox_btm.jpg);
	background-repeat: no-repeat;
	width: 525px;
	height: 6px;
	margin: 0;
	bottom: 0px;
}
.moviesList{
	margin: 16px 24px 12px 32px;
	font-size: 90%;
}
.moviesList tr td.streetRead{
width: 35%;
	text-align: right
}
.titles {
width: 65%;
}

.titles ul{
	margin: 0 0 1.5em 0;
	text-align: left;
	font-weight: bold;
}
.titles ul li{
	margin: 0 0 0.5em 1em;
	list-style-type: none;
	color:#f5cb23;
}

/*
.moviesList{
	margin: 16px 24px 12px 32px;
	width: 470px;
	font-size: 90%;
	clear: both;
}
.moviesList dt {
	width: 168px;
	text-align: right;
}
.moviesList dd {
float: right;
	text-align: left;
	width: 292px;
	margin-bottom: 0.5em;
	color:#f5cb23;
	font-weight: bold;
	
	padding-left: 180px;
	
}
*/

.button {
	text-align: left;
}
.button img {
	margin: 6px 12px 6px 0px;
}

.disclaimer{
	margin: 12px auto;
	width: 570px;
	color: #aaa;
	text-align: left;
	font-size: 85%;
}
.disclaimer a:link, .disclaimer a:visited, .disclaimer a:active {
	color:#f5cb23;
}
.disclaimer a:hover {
	color:#fff;
}
/*
.moviesList dd a:link, .moviesList dd a:visited, .moviesList dd a:active {
	color:#f5cb23;
}
.moviesList dd a:hover {
	color:#fff;
}

#moviesList tr td.streetDate {
	text-align: right;
	font-size: 85%;
}
#moviesList tr td.moviesList ul {
	text-align: left;
}
#moviesList tr td.moviesList ul li{
	font-style:normal;
	margin: 0 0.5em 0.5em 0;
	text-indent: 0px;
	list-style-type: none;
	padding: 0;
}
#moviesList tr td.moviesList ul li{
	font-style:normal;
	margin: 0 0.5em 0.5em 0;
	text-indent: 0px;
	list-style-type: none;
	padding: 0;
}
*/
