h3, p, hr
{
	margin-left: 6px;
	margin-right: 6px;
}

p
{
	line-height: 15px;
}

h2
{
	color: #ffffff;
	background-color: #434e66;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 1.67em;
	height: 1.67em;
	font-weight: normal;
	margin: 0;
	padding: 0 19px;
}


h3
{
	font-size: 12px;
	margin-bottom: 5px;
}

ol li
{
	line-height: 15px;
	padding: 0;
	margin: 8px 0;
}

div.content
{
	padding: 11px 12px 11px 13px;
}

div.lower
{
	border-style: solid;
	border-width: 0 4px 0 4px;
	border-color: #686467;
}
