*
{
	padding: 0;
	margin: 0;
}
body
{
	padding: 0;
	margin: 0;
	background:#FFFFFF;
}
#bcr-wrapper
{
	margin: 0 auto;
	background: #fff url('../images/background.jpg') no-repeat center top;
	width: 750px;
	height: 1200px;
	position: relative;
}
#bcr-actors
{
	position: absolute;
	top: 18px;
	left: 142px;
	width: 440px;
	height: 52px;
	background-image: url('../images/actors.png');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	z-index: 10;
}
#bcr-wrapper h1
{
	position: absolute;
	top: 54px;
	left: 97px;
	width: 521px;
	height: 139px;
	background-image: url('../images/tourtured.png');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	z-index: 5;
}
#bcr-wrapper h2
{
	position: absolute;
	top: 208px;
	right: 99px;
	width: 220px;
	height: 74px;
	background-image: url('../images/on-dvd.png');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	z-index: 5;
}
#bcr-flash-video
{
	position: absolute;
	top: 286px;
	right: 14px;
	width: 430px;
	height: 290px;
	color: #FFFFFF;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#bcr-tag-line
{
	position: absolute;
	top: 583px;
	right: 100px;
	width: 270px;
	height: 35px;
	background-image: url('../images/sometimes.png');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	/*
	font-family: 'Helvetica', 'Arial', san-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #fff;
	*/
}
#bcr-featurette
{
	position: absolute;
	top: 689px;
	right: 162px;
	width: 274px;
	height: 47px;
	background-image: url('../images/featurette.png');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}
#bcr-dvd-box
{
	position: absolute;
	top: 506px;
	left: 85px;
	width: 215px;
	height: 267px;
	border: none;
	z-index: 5;
	background-image: url('../images/dvd-box.png');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bcr-buy-dvd
{
	position: absolute;
	top: 641px;
	left: 265px;
	width: 197px;
	height: 34px;
	border: none;
	z-index: 10;
	background-image: url('../images/buy-dvd.png');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bcr-footer
{
	position: absolute;
	left: 0;
	bottom: 25px;
}
#bcr-wrapper a:link, #bcr-wrapper a:visited, #bcr-wrapper a:hover, #bcr-wrapper a:active
{
	text-decoration: none;
	outline: none;
	color: #FFFFFF;
}
#bcr-wrapper img
{
	border: none;
}
/*Sony override
#content {
	display:inline !important;
}*/
