#content {
	background-image: url(../privacy/img/privacy_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#content h2 {
	background-image: url(../privacy/img/privacy_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content h3 {
	font-size: 15px;
	color: #003333;
	line-height: 150%;
}
#content p {
	font-size: 12px;
}
#content ul {
	font-size: 12px;
	list-style-position: inside;
	text-indent: 10px;
}

