﻿#header 
{
	background: url(../images/headers/business_review_header.jpg) top right no-repeat;
}

h2, h3, p.intro
{
	color: #F9A01B;
}

tr.totals
{
	color: #fff;
	background-color: #F39A15;
}


.tablecaption 
{
	height: 16px;
	font-size: 1.1em;
	color: #fff;
	background: url(../images/colours/orange_h2_bg.gif) no-repeat;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0 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 #E4CBA9 solid;
}