/* charitybuzz - Privacy Policy */


#content {
	padding-bottom:60px;
	}


/* ===========================================
         PRIVACY POLICY
==============================================*/

#privacyPolicy {
	padding: 0 19px 0;
	border-top: 13px solid #dedbd4;
	}

#privacyPolicy h3 {
	margin-bottom: 0.6em;
	padding-top: 2em;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.3em;
	color: #f65e48;
	}

#privacyPolicy p {
	margin-bottom: 1em;
	font-size: 1.1em;
	line-height: 1.3em;
	}

#privacyPolicy ul {
	list-style: disc;
	margin-left: 1em;
	padding-left: 1.2em;
	font-size: 1.1em;
	line-height: 1.3em;
	}

#privacyPolicy li {
	margin-bottom: 0.8em;
	}

h2.with-seals {
	position: relative;
	margin-right: 75px;
}
h2.with-seals .seals {
	position: absolute;
	top: -15px;
	right: -75px;
}
#privacy-footer {
	padding: 15px 0;
	text-align: right;
}
