#privacy_page{
	
}

#privacy_page section{
	margin:0 auto 3em;
	max-width: 980px;
}


#privacy_page section div{
}


#privacy_page section h2{
	font-size: 1.2em;
	border-top: solid 2px #ccc;
	border-bottom: solid 2px #ccc;
	padding: .6em .5em;
	margin:2em 0 1em;
}
#privacy_page section p{margin-bottom: 1em;}
#privacy_page section dl dt{margin: 1em 0 .5em;}
#privacy_page section p,
#privacy_page section dl,
#privacy_page section ul{
	padding: 0 .5em;
	line-height: 1.6em
}
#privacy_page section dl dt{
	font-weight: bold
}

#privacy_page section dl dd ul{
	margin-top: .5em
}