@charset "UTF-8";

#privacy h3 {
	width: 189px;
	height: 17px;
	background-image: url('/img/privacy/head.gif');
	margin-bottom: 10px;
}

#list {
	list-style-type: decimal;
	border-top: 2px solid #9cc;
	padding-top: 10px;
}

h4 {
	width: 116px;
	height: 11px;
	text-indent: -3000px;
	background-image: url('/img/privacy/subhead.gif');
	margin: 0 auto 20px;
}

#lead {
	margin-bottom: 10px;
}

#content li {
	margin-bottom: 10px;
	margin-left: 20px;
}
ol ol {
	list-style-type: none;
}

#content li li {
	margin-bottom: 0;
	margin-left: 0;
}

address {
	margin-top: 20px;
	border-top: 2px solid #9cc;
	padding-top: 20px;
	font-style: normal;
}