﻿.subheader2
{
	border-bottom: 1px solid #666;
	height: 34px;
	margin-top: 12px;
	clear: both;
}
.subheader2 h2, .sectionheader h2
{
	font-size: 170%;
	margin-bottom: 0;
	padding-bottom: 12px;
}
.subheader2 a
{
	color: #000;
}
.sectionheader
{
	margin-top: 30px;
	margin-bottom: 10px;
}

.sectionbody
{
	margin-bottom: 15px;
	height: auto;
	overflow: auto;
}

.sectionbody-main
{
	float: left;
	width: 690px;
	margin-right: 50px;
}

.sectionbody-main blockquote
{
	padding:15px;
	font-weight:bold;
}

.sectionbody-side
{
	float: left;
	width: 204px;
	padding: 0px 8px;
}

.sectionbody-side ul
{
	margin-left: 1em;
}

.sectionbody-side li
{
	margin: 0px 0px 10px 0px;
}
