#privacy_page{
	margin-bottom: 5em;
	
}
#privacy_page dl{
	margin: 3% auto 0
}
#privacy_page dt{
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 1em;
	padding: 1em .3em;
	font-size: 1.2em
}
#privacy_page dd{
	line-height: 1.6em;	
	padding: 0em .3em;
}
