﻿h2, h3, p.intro, p.table_comment, h4
{
	color: #8C7DBB;
}
#header 
{
	background: url(../images/headers/BBC_Home_Entertainment.jpg) top right no-repeat;
}
tr.totals
{
	color: #fff;
	background-color: #8C7DBB;
}
.tablecaption 
{
	height: 16px;
	font-size: 1.1em;
	color: #fff;
	background: url(../images/colours/purple_h2_bg.gif) no-repeat;
	
	margin-top: 10px;
	margin-bottom: 0;
	padding: 1px 2px;
}
thead th 
{
	text-align: right;
}
thead th.row 
{
	text-align: left;
}
tbody th
{
	text-align: left;
}
tbody td 
{
	text-align: right;
}
thead td, thead th
{
	border-bottom: 1px #333 solid;
}

.test {float:left; padding-left:50px; padding-right:50px; list-style-type:none;}

li.test {width:50px; background-color:Blue;}


