html
{
	background-color: #000;
}

img
{
	border: 0;
}

a, a:visited
{
	text-decoration: none;
}

body 
{
	position: relative;
	padding: 0;
	margin: auto;
	margin-top: 100px;
	text-align: center;
	width: 928px;
}

#movie
{
	position: relative;
	padding: 0;
	margin: auto;
	background-color: black;
}

#preview-SpindleTitle
{
	position: absolute;
	top: 414px;
	left: 0px;
	margin: 0px;
	padding :0px;
	width: 928px;
	height: 216px;
	background: url(../../images/teaser/en/SpindleTitle-previewPage-EN.jpg) no-repeat;
}

#preview-SpindleTitle-JP
{
	position: absolute;
	top: 414px;
	left: 0px;
	margin: 0px;
	padding :0px;
	width: 928px;
	height: 216px;
	background: url(../../images/teaser/en/SpindleTitle-previewPage-JP.jpg) no-repeat;
}

#QT_CopyNotice
{	
	position: absolute;
	left: 0px;
	top: 630px;
	margin: 0px;
	padding: 0px;
	width: 824px;
	height: 45px;
	background: url(../../images/teaser/general/QT_CopyNotice.jpg) no-repeat;
}

#QT_Badge
{
	position: absolute;
	left: 824px;
	top: 630px;
	margin: 0px;
	padding: 0px;
	width: 88px;
	height: 31px;
}

#QT_Badge-rightBorder
{
	position: absolute;
	left: 912px;
	top: 630px;
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 45px;
	background: url(../../images/teaser/general/QT_Logo-right.jpg) no-repeat;
}

#QT_Badge-bottomBorder
{
	position: absolute;
	left: 824px;
	top: 661px;
	margin: 0px;
	padding: 0px;
	width: 88px;
	height: 14px;
	background: url(../../images/teaser/general/QT_Logo-bottom.jpg) no-repeat;
}
