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;
}

#main {
	width: 100%;
	height:600px;
}

#d9footer {
	background: url(../images/d9_footer.jpg) no-repeat 50% 0;
	height: 304px;
	margin: 0 auto;
	width: 840px;
}

#d9footer #ratingsreasons {
	color: #575757;
	float: right;
	padding: 7px 166px 0 0;
	text-align: left;
}

#d9footer #ratingsreasons a {
	color: #9e0b0f;
}

#d9footer #logos {
	height: 85px;
	list-style: none;
	margin: 0 auto;
	padding-top: 25px;
	width: 500px;
}

#d9footer #logos li {
	float: left;
}

#d9footer #logos li a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 64px;
	width:125px;
}

#footer {
	color:#737272;
	padding: 0 0 1em;
	width: 650px;
}

#footer a{
	color:#737272;
}

#footer a:hover{
	color:#737272;
}

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;
	}

#share {
	background: url(../images/share-bar.jpg) no-repeat;
	height: 30px;
	list-style: none;
	margin: 0 auto;
	width: 576px;
}

#share li {
	float: left;
}

#share li a {
	cursor: pointer;
	display: block;
	height: 0;
	outline: none;
	overflow: hidden;
	padding-top: 30px;
	width: 20px;
}

#share li#facebookfan a {
	width: 189px;
}

#share li#myspacefriend {
	padding-left: 28px;
}

#share li#myspacefriend a {
	width: 189px;
}

#share li#firstshare {
	/*padding-left: 57px;*/
	padding-left: 70px;
}

#ratings {
	color: #afafaf;
	float: right;
	padding-top: 12em;
	text-align: left;
	width: 27em;
}

#ratings a {
	color: #afafaf;
	text-transform: uppercase;
}

#qed {
	display: block;
	float: left;
	height: 0;
	margin-top: 110px;
	margin-left:120px;
	overflow: hidden;
	padding-top: 40px;
	padding-left:50px;
	
}
