/*****
*
*	Name:		ofsted.css
*	Author:		Robert Sherwood
*	Email:		rwslondon@yahoo.co.uk
*	Created:		2008-10-16
*
*****/

/*****
*	Content - Table
*****/
#content table {
	clear: both;
	margin: 10px auto 0px auto;
	padding: 0px;
}

#content td {
	padding: 0px 10px 0px 0px;
	line-height: 1em;
}

#content li {
	font-size: .9em;
	list-style: none;
	margin: 0em 0em 2em 0em;
	padding: 0em 1em 0em 1em;
	border-left: 1px solid #7534aa;
}
