body, body.home
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	min-width: 853px;	
}
body
{
	background: #000 url(images/bg.jpg) center top no-repeat;
}
body.home
{
	background: #000 url(images/poster.jpg) center top no-repeat;
}
a{
	color: #dd5448;
	font-weight: bold;
	text-decoration: none;
}

#wrapper{
	margin:0 auto;
	text-align: left;
	position: relative;
	width:853px;
}
#content{
	position: relative;
	width:853px;
	background-color: #FFF;
	color: #000;
	overflow: auto;
}

#textdiv{
	position: relative;
	overflow: auto;
	margin: 20px;
}
	

	
h2{
	font-size: 18px;
	font-weight: normal;
}
li{
	margin-bottom: 5px;
}
p.intro{
	font-size: 16px;
}

.item {
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	width: 80px;
	line-height: 25px;
	color: #FFF;
	margin: 0 10px;
	padding: 0 5px;
}
.news{
	background-color: #f9c617;
}
.date{
	background-color: #7b7b7b;
}
td.details{
	
}

.heading{
	padding: 10px 0;
	font-weight: bold;
}
.quote{
	margin: 5px 0;
	padding: 0;
}

.price{
	font-size: 11px;
	padding: 0 5px;
}
table.pricequotes td{
	padding-bottom: 20px;
}

.more{
	text-align: right;
}

.score{
	margin-top: 40px;
	margin-left: 10px;
	padding:5px;
	width: 50px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	background-color: #dd5448;
	color: #FFF;
}

.original{
	font-size: 10px;
}

.tdspacer{
	padding:10px;
}
