/********************************************/
/*	John Arthur [www.jtarthur.net]			*/
/*	Page designed and coded by John Arthur	*/
/*	copyright 2004-2006 John Arthur			*/
/*	john@jtarthur.net						*/
/********************************************/

h2, h3 {
	position: relative;
	left: -150px;
	width: 140px;
	padding-left: 0px;
}

h2 {
	margin-bottom: -1em;
	margin-top: -.66em;
}

h3 {
	text-align: right;
	margin-bottom: -1.5em;
	margin-top: 1.5em;
}

p.summary {
	margin-top: -1.5em;
}

div.Section {
	padding-top: 1.5em;
	background: url(/assets/images/layout/seperator.png) no-repeat center top;
	padding-left: 150px;
}

div.Section#Summary,
div.Section div.Section {
	padding-top: 0px;
	background: none;
}

div.Section div.Section {
	padding-left: 0px;
}