@charset "utf-8";

#right h3 {
	margin-left: 20px;
	margin-bottom: 20px;
}
#right .privacy {
	background-color: #f9f9f9;
	padding: 16px 19px;
	width: 510px;
	border: 1px solid #d8d8d5;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 20px;
}
#right .privacy ol {
	margin-left: 20px;
	list-style-type: decimal;
}
