#emailPrint a
{
	text-decoration: none;
}

#emailPrint a:hover
{
	text-decoration: underline;
}

#footer
{
	clear: both;
	text-align: center;
	width: 100%;
}

#footer li
{
	list-style-type: none;
	display: inline;
}

#footer li a
{
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

#footer li a:hover
{
	text-decoration: underline;
}

#footer ul
{
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	color: #ffffff;
	line-height: 18px;
	white-space: nowrap;
}

#footerCorporateColours
{
	float: right;
}

/* IE6 hack to remove space added below header images */
#footer #footerCorporateColours img
{
	margin-bottom: -3px;
}
