html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

html {
	height: 100%;
}

body {
	background: #000000;
	color: #ffffff;
	font-size: 62.5%;
	height: 100%;
}

a {
	color: #ffffff;
}

p {
	margin-bottom: 1em;
}

#sonymovieswidenav {
	min-width: 950px;
}

#contentcontainer,
#content {
	min-width: 950px;
	width: 100%;
}

#flashcontent {
	font-size: 1.2em;
}

#footerlogos {
	background: url(../images/logos.jpg) no-repeat 50% 100%;
	height: 103px;
	margin: 0 auto;
	width: 950px;
}

#footerlogos #ratingsreasons {
	color: #575757;
	float: right;
	padding: 7px 166px 0 0;
	text-align: left;
}

#footerlogos #ratingsreasons a {
	color: #9e0b0f;
}

#footerlogos #logos {
	list-style: none;
	margin: 0 auto;
	padding-top: 25px;
	width: 300px;
}

#footerlogos #logos li {
	float: left;
}

#footerlogos #logos li a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 64px;
	width:100px;
}

#footer {
	color:#737272;
	padding: 0 0 1em;
	width: 650px;
}

#footer a{
	color:#737272;
}

#footer a:hover{
	color:#737272;
}

#footer #footerinfo {
	padding: 1em 0 1em;
}

ol {
	padding-left: 2em;
}

#iconcontainer {
	text-align: center;
	width: 350px;
}

#iconcontainer img {
	border: 1px solid #fff;
}


.instructions  {
	font-size: 1.2em;
}

#synopsis {
	width: 500px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	text-align:left;
}

#getflash {
	width: 510px;
	height:80px;
	/*
	border-style: solid;
	border-width:1px;
	border-color:#ffffff;
	*/
	margin: 20px 20px 20px -5px;
	background-color:#ee3112;
	display:block;
	font-weight:bold;
	}
