body{
	background-color:#fff;
	background-image:url(/images/interface/body.jpg);
	background-repeat:repeat-x;
	margin:0;
	height:1000px;
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size:12px;
	color:#6B6B6B;
	}

#basket p{
	margin:0;
	color:#fff;
	}

#basket a{
	color:#fff;
	font-weight:bold;
	}

#basket a:hover,#basket a:visited:hover{
	color:#FF5F00;
	}

a, a:visited{
	color:#29ACE2;
	text-decoration:none;
	font-weight:bold;
	}

a:hover,a:visited:hover{
	color:#FFBA43;
	}

.bold{
	font-weight:bold;
	}

h1, h2{
	font-size:1.3em;
	margin: 10px 10px;
	}

p{
	margin: 10px 10px;
}

.five, .ten, .twenty, .thirty{
	width:135px;
	height:184px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	}

.five a img, .ten a img, .twenty a img, .thirty a img{
	border:none;
	}

.five{
	background-image:url(/images/interface/five.jpg);
	margin-left:0;
	}

.ten{
	background-image:url(/images/interface/ten.jpg);
	}

.twenty{
	background-image:url(/images/interface/twenty.jpg);
	}

.thirty{
	background-image:url(/images/interface/thirty.jpg);
	}

div.product-box-buttons{
	height:26px;
	width:125px;
	margin-top:35px;
	margin-left:7px;
	}

div.product-box-buttons a{
	text-decoration:none;
	border:none;
	}

div.product-box-buttons a img{
	text-decoration:none;
	border:none;
	}

p.product-box-captions{
	color:#7D7D7D;
	font-weight:bold;
	text-align:center;
	font-size:1.2em;
	}

img.product-box-image{
	width:80px;
	height:80px;
	margin:0px;
	margin-left:25px;
	}


.cf_wrapper{
	height:120px;
	}

.cf_wrapper h1, .cf_wrapper p{
	margin:0;
	}

p.error{
	font-style:italic;
	font-weight:bold;
	color:#ff5f00;
	}

p.film-heading{
	font-weight:bold;
	font-style:italic;
	margin-top:20px;
	margin-bottom:0px;
	}

object{
	margin-left:10px;
	}
#film_container{
	text-align:center;
	}