.privacy {
	position: absolute;
	top: 0;
	left: 232px;
	width: 555px;
}

.privacy_head {
	background-color: #404041;
	width: 555px;
	height: 37px;
}

.privacy_content {
	background-color: #FFFFFF;
	width: 555px;
	position: relative;
}

.privacy_text {
	margin-left: 200px;
	height: 325px;
	padding-top: 67px;
	padding-bottom: 25px;
	padding-right: 40px;
}