BODY.index #bodyPane H3.title{
	margin-bottom : 32px;
}

BODY.index #bodyPane P{
	margin : 0px 0px 24px 0px;
	padding : 0px 0px 24px 24px;
	border-width : 0px 0px 1px 0px;
	border-color : #538DEB;
	border-style : dotted;
}

BODY.index H4{
	margin-bottom : 12px;
}

A.largeArrow{
	margin : 0px 0px 15px 0px;
	padding : 3px 0px 3px 24px;
}

BODY.index #bodyPane P.link{
	margin : 36px 0px 48px 0px;
	padding : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
}

BODY.index #bodyPane P.link A.largeArrow{
	margin-left : 36px;
	padding-left : 18px;
}

