/********************************/
/********************************/
/***© Copyright digilime.co.uk***/
/**************2009**************/
/********************************/
/**Please do not steal my work!**/
/********************************/
/********************************/


#content 
{
	text-align: center;
	font: 16px arial, sans-serif;
}


#content #main
{
	text-align: center;
	margin: 0 auto;
	width: 800px;
	font: 16px arial, sans-serif;
	line-height: 25px;
	margin-bottom: 15px;
	margin-top: 60px;
}


#content #main table
{
	width: 600px;
	text-align: center;
	margin: 15px auto 0 auto;
}


td
{
	border: 1px solid #666666;
	width: 33%;
}


tr.section_head td
{
	font-weight: bold;
	border: none;
}


.highlight
{
	background: #d6d6d6;
}