.privacy_content_outline, .privacy_content {
	width: 868px;
}

.privacy_content {
	min-height: 1px;
	height: auto !important;
	height: 1px;
	float: left;
}

.privacy_content_outline {
	height: 350px;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 95px 0 0 0;
	padding: 0 78px 0 78px;
	float: left;
}

