@charset "UTF-8";
/* CSS Document */
@import "share.css";
@import "layout.css";
@import "secondary.css";

#privacy h2 {
	background:url(../images/privacy/headline.gif) no-repeat;
	width:660px;
	height:49px;
	text-indent:-9999px;
}

#privacy #policy {
	margin:0 0 -20px 24px;
	width:616px;
	position:relative;
	top:-20px;
	left:0;
	line-height:1.5;
}

#privacy h3 {
	background:url(../images/privacy/hl_about_policy.gif) no-repeat;
	width:310px;
	height:21px;
	text-indent:-9999px;
	margin-bottom:10px;
	
}

#privacy h4 {
	color:#FFF;
	background:url(../images/share/bg_title.gif) repeat-x left bottom #8bbfc3;
	padding:2px 0 2px 8px;
	margin-bottom:8px;
	margin-top:20px;
	font-size:14px;
}

#privacy .box {
	border:1px solid #999;
	padding:8px 10px 4px 10px;
	margin-bottom:1em;
}

#privacy .box li {
	padding-bottom:8px;
}