@charset "utf-8";
/* CSS Document */

#privacypolicy {
	margin-bottom:50px;
}

h2 {
	position:absolute;
	top:27px;
	left:203px;
}

#toptext {
	margin-bottom:30px;
}

h3 {
	font-size:116%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
	border-bottom:1px solid #333;
}

ul#pp li {
	list-style-type:disc;
	margin-left:2em;
}