
#maintitle	{
  position: absolute;
  top:483px;
  left:85px;
}

#mainimage	{
 	position: absolute;
  	top:170px;
  	left:580px;
 	text-align: center;
	border: solid 1px #42738c;
}

#maintext	{
	top : 94px;
	left : 85px;
	width:475px;
	height:420px;
	color : #C4B3B3;
 	position: absolute;
	font-size:12px;
	line-height: 18px		
}

.custombutton	{
 	position: absolute;
  	top:540px;
  	left:710px;
	font-size:16px;
	color: #6E91A3;
}

#buydvdbutton					{ top: 480px; left: 574px; width:154px; height : 32px; background-image: url(../images/film/buydvdbutton.gif); background-repeat: no-repeat; text-align: center; font-size: 12px; letter-spacing: 1px; padding : 8px 0 0 0; position: absolute; cursor: pointer; }

a.buybutlink				{ color: white;   text-decoration: none }
a.buybutlink:hover			{ color:yellow; text-decoration: none }
