#cont_content{
	position: relative;
	margin: 15px 0 20px 0;
}

#cont_vert_line{
	position: absolute;
	left: 593px;
	width: 1px;
	height: 100%;
	margin: 0;
	background: black;
}

h4{
	margin: 20px 0 7px 0;
}

#cont_leftCol{
	float:left;
	width:550px;
	margin: 0;
	padding: 0 43px 0 0;
}

#cont_leftCol h1{
	margin: 0 0 20px 0;
}

#cont_leftCol h2{
	font-size: 18px;
	color: #984b43;
}

#cont_leftCol h4{
	font-size: 15px;
	color: #984b43;
}

#cont_rightCol h3{
	font-size: 18px;
	color: #984b43;
}

#cont_leftCol p{
	margin: 0 0 14px 0;
}

#cont_rightCol{
	float:left;
	width:356px;
	margin: 0;
	padding: 0 0 0 20px;
}

.cont_subHead{
	width:100%;
	border-bottom: 1px dotted black;
	margin: 20px 0 2px 0;
	padding: 0 0 5px 0;
}

.cont_error{
	font-family: "Helvetica";
	color: red;
	font-weight: bold;
	font-size: 13px;
	display: block;
	margin-bottom: 3px;
}
