/* CSS Document */

#declaration h3, 
#declaration p {
	margin: 20px 0;
	text-indent: -9999px;
}
#declaration h3 {
	height: 15px;
	background: url(../privacy/img/h3_ti_policy.gif) no-repeat;
}
#declaration p {
	height: 52px;
	background: url(../privacy/img/text_privacy_declaration.gif) no-repeat;
}
#privacy_policy dl {
	margin-left: 10px;
	padding-left: 8px;
	border-left: solid 4px #CC3333;
}
#privacy_policy dl dt {
	margin-top: 10px;
	margin-bottom: 4px;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
}
#privacy_policy dd {
	margin-bottom: 10px;
	line-height: 1.4;
}