@charset "utf-8";



div#content h1 {
	border-top: 3px solid #080;
	height: 60px;
	background: url(../img/commons/header/privacy.gif) left 10px no-repeat;
	text-indent: -9999px;
	}

div#content div.section {
	margin-bottom: 30px;
	}

div#content div.section h2 {
	font-weight: bold;
	font-size: 108%;
	}

div#content div.section p {
	margin-bottom: 1em;
	}

div#content div.section ul {
	
	}

div#content div.section ul li {
	margin-left: 2em;
	list-style: disc;
	}



