
#content h2{
	margin-bottom:0;
}
#content .description{
	margin:0 1px 0 0;
	padding:20px 100px 0 20px;
	background:url(../../images/privacy/bg_01.jpg) no-repeat right top;
}
#content ol{
	background-color:#F9F9F9;
	border:1px solid #CCCCCC;
	padding:1em 1em 0.2em 2.5em;
	margin:20px;
}
#content ol li{
	list-style-position:outside;
	list-style-type:decimal;
	margin-bottom:1em;
}