#centercolumn {
	margin-top: 16px;
	margin-bottom: 32px;
	padding-top: 0;
	width: 675px;
}

#centercolumn a { text-decoration: none; }
#centercolumn p { line-height: 1.25}

h1 { margin-top: 0; }

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
}

ul, li { margin: 0; }
li { margin-left: 15px; padding-bottom: 5px; }

#main {
	background: transparent url("/images/divider-vert.gif") repeat-y top right;
	width: 423px;
	padding-left: 4px;
	padding-right: 15px;
	margin-right: 0px;
	float: left;
}

#reductionWrapper {
	background: white url("/images/divider.gif") repeat-x top left;
	padding: 10px 0px 0px 0px;
}

#reductionWrapper h2 { margin: 0 0 10px; font-size: 14px;}

#reductionWrapper table { background-color: #a1a1a1;}
#reductionWrapper table th { background-color: #c6e2e2;  padding: 3px; }

#reductionWrapper table tr { background: #fff; }
#reductionWrapper table tbody td { padding: 5px 5px 10px; }

#sidebar
{
	color: #333;
	float: right;
	width: 215px;
	padding-right: 4px;
	font-size: 10px;
}



