#content_column
{
	width: 653px;
	float: left;
	/*[disabled]background:#A23131;*/
	padding: 0 29px 0 80px;
	position: relative;
	margin-left: 240px;
}
#info_column
{
	width: 200px;
	float: left;
	background: #E3E3E3;
	padding: 20px;
	border-right: 1px solid rgb(176, 191, 209);
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
}
H2
{
	font: bold 1.3em "Trebuchet MS";
	letter-spacing: -1px;
}
H3
{
	font: italic bold 0.9em "Trebuchet MS";
}
#content_column .heading
{
	font: 2.4em "Trebuchet MS";
	margin: 25px 0 0;
	letter-spacing: -2px;
	background-color: #E5E5E5;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #DBDBDB;
}
#content_column H2
{
	margin-bottom: 19px;
	margin-top: 20px;
	background-image: url(../images/rad_grad_07.jpg);
}
#content_column P
{
	font: 0.9em Georgia;
	margin: 1px 0 25px;
}
#info_column H2
{
	text-align: center;
	border-bottom: 2px solid rgb(117, 131, 155);
	color: rgb(57, 65, 79);
	margin-bottom: -17px;
}
#info_column H3
{
	text-align: left;
	padding-bottom: 0px;
	padding-top: 3px;
	font: bold 12.6pt "Trebuchet MS";
	border-bottom: 1px solid #000000;
	margin-top: 38px;
	margin-bottom: 4px;
}
