div.greyBox
{
	font-size: 10pt;
	padding: 5px;
	color: white;
	background: url(../images/greybox.jpg);
	height: 70px;
	width: 538px;
}

div.greyBox h1
{
	color: #BE0D34;
	font-size: 14pt;
	font-weight: normal;
}

table.seriesButtons
{
	margin-top: 30px;
}

table.seriesButtons tr td
{
	padding: 0 0 30px 5px;
}

table.seriesButtons tr td.first
{
	padding-left: 0;
}