h1{
	line-height: 30px;
	font-size: 28px;
	padding-bottom: 20px;
}

h1 span{
	font-size: 18px;
	letter-spacing: -1px;
}


h1 img{
	float: left;
	margin-right: 3px;
}

table.dvdbasicinfo{
	margin-bottom: 10px;	
}

table.dvdbasicinfo td{
	padding-right: 50px;
}

table.dvdbasicinfo td span.unknown{
	color: #999999;
}

h2{
	color: #cc0000;
	font-size: 18px;
	padding-top: 10px;
	margin-bottom: 10px;	
}


table.largeimagecontainer{

}
table.largeimagecontainer td{
	width: 265px;
	padding-left: 5px;
}
table.largeimagecontainer td.itemimage{
	padding-left: 0;
	width: 300px;
}
table.largeimagecontainer td.itemimage img{
	width: 300px;
}

table.largeimagecontainer td.itemimage div.noimage{
	border: 1px solid #003399;
	width: 298px;
	height: 250px;
	padding-top: 150px;
	text-align: center;
}

ul.pricelist{
	margin-bottom: 20px;
	list-style-type: none;
}
ul.pricelist li{
	border-bottom: 1px solid #99ccff;
	line-height: 18px;
}
ul.pricelist span.right{
	float: right;
	padding-left: 10px;
}
ul.pricelist span.red{
	color: #cc0000;
}

p.bestprice{
	text-align: center;
	line-height: 20px;
}

p.bestprice span.pound{
	color: #cc0000;
	font-size: 18px;
}
p.bestprice span.price{
	color: #cc0000;
	font-size: 24px;
}
p.bestprice a.retailer{
	font-size: 16px;
}
p.bestprice a.buybutton{
	display: block;
	width: 50px;
	height: 20px;
	margin: 10px auto 0 auto;
	border: 1px solid #003399;
	text-decoration: none;
}

img.cert{
	float: right;
	margin-left: 10px;
}

p.greyout{
	color: silver;
}
p.adminlinks{
	margin: -10px 0 10px 0;
	font-size: 10px;
	text-align: right;
}

div#copyright{
	border: 1px solid #003399;
	text-align: center;
	padding: 10px;
	width: 75%;
	margin: 20px auto 20px auto;
	line-height: 18px;
}

span.this{
	color: #cc0000;
}
