.page-heading .copy .online_help a {
	display: block;
	height: 20px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	top: 0px;
	position: static;
	left: 0px;
	z-index: 2000;
	float: right;
	padding-right: 8px;
	padding-left: 8px;
}
.page-heading .copy .online_help a:hover {
	background-color:#DDF7FF;
	}
.page-heading h2 {
	display: block;
	width: 400px;
	float: left;
}
.copy p {
	clear: both;
}
.copy table {
	clear: both;
}
.copy .card_img {
	clear: both;
}

