div#right > h3
{
	font-size: 1.2em;
	line-height: 1.2em;
	margin-top: 1em;
	margin-bottom: 1.5em;
}
div#right > h4
{
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 1em;
}
div#right > p
{
	font-size: 0.8em;
	line-height: 1em;
	margin-top: .5em;
	margin-bottom: .5em;
}
div#right > ul
{
	margin-top: .5em;
	margin-bottom: .5em;
}
div#right > ul > li
{
	margin-top: .25em;
	margin-bottom: .25em;
	font-size: .8em;
	line-height: 1.2em;
	margin-left: 1em;
}
