body {
	background:			url('http://trailers.apple.com/trailers/summit/thebrothersbloom/assets4/images/papertexture.jpg') no-repeat scroll top center;
	width:				100%;
}
#nav {
	padding-bottom:		10px;
	width:				800px;
}
#poster-area {
	background:			url('http://trailers.apple.com/trailers/summit/thebrothersbloom/assets4/images/poster-area.jpg') no-repeat scroll top center;
	width:				100%;
	height:				380px;
}
#commentarySpacer {
	height:				42px;
}
#commentary {
	background:			url('http://trailers.apple.com/trailers/summit/thebrothersbloom/assets4/images/commentary.gif') no-repeat scroll top left;
	width:				397px;
	height:				77px;
	text-align:			right;
}
#logo {
	height:				195px;
}
#quotes {
	background: 		url('http://trailers.apple.com/trailers/summit/thebrothersbloom/assets4/images/quotes.gif') no-repeat scroll top center;
	width:				100%;
	height:				295px;
}
#release_may15, #release_may22, #release_may29{
	padding-bottom:		30px;
	display:			none;
}
#release_may15 {
	background: 		url('http://trailers.apple.com/trailers/summit/thebrothersbloom/assets4/images/street_may15.gif') no-repeat scroll top center;
	width:				100%;
	height:				54px;
	display:			block;
}
#release_may22 {
	background: 		url('http://trailers.apple.com/trailers/summit/thebrothersbloom/assets4/images/street_may22.gif') no-repeat scroll top center;
	width:				100%;
	height:				54px;
}
#release_may29 {
	background: 		url('http://trailers.apple.com/trailers/summit/thebrothersbloom/assets4/images/street_may29.gif') no-repeat scroll top center;
	width:				100%;
	height:				34px;
}
#view-area {
	height:				380px;
	margin:				auto;
	padding:			auto;
	text-align:			center;
	vertical-align:		middle;
}

