﻿h2, h3, p.intro ,h4
{
	color: #E22453;
}
#header 
{
	background: url(../images/headers/Digital_Media.jpg) top right no-repeat;
}
tr.totals
{
	color: #fff;
	background-color: #E22453;
}
.tablecaption 
{
	height: 16px;
	font-size: 1.1em;
	color: #fff;
	background: url(../images/colours/pink_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;
}

.body_content_list {
list-style-image:url(../images/chief_exec_bullet.gif);
}

.body_content_list li
{
margin-top:-1px;
padding-top:12px;
}
