@charset "utf-8";
/* CSS Document */

.leftColumn{
	width:620px;
	float:left;
}

.primaryContent{
	margin:38px 0;
}

.leftColumn h2{
	background: url(../images/hdr-privacy-policy.gif) no-repeat;
	width:263px;
	height:50px;	
}

.leftColumn p{
	padding-bottom:10px;
}

.leftColumn h3{
	margin-top:20px;
}

.leftColumn h3.subHdr1{
	background: url(../images/hdr-privacy-updates.gif) no-repeat scroll -3px 0;
	width:99px;
	height:26px;
}

.leftColumn h3.subHdr2{
	background: url(../images/hdr-privacy-contest.gif) no-repeat;
	width:99px;
	height:26px;
}

.leftColumn h3.subHdr3{
	background: url(../images/hdr-privacy-security.gif) no-repeat;
	width:99px;
	height:26px;
}

.rightColumn{
	position:relative;
	background: url(../images/locker-privacy.jpg) no-repeat;
	height:538px;
	width:270px;
	left:40px;
	top:0px;
}

.rightColumn a{
	display:block;
	position:absolute;
	background: url(../images/btns-privacy.gif) no-repeat;
	height:29px;
	width:148px;
	bottom:5px;
	right:22px;
	text-indent:-999em;
}

/*Hide unnecessery elements*/
.subNav {
	display:none;
}

.splashContent{
	display:none;
}

.firstDashDivider {
	display:none;
}

.middleColumn {
	display:none;
}

p.privacyPolicyTestimonial{
	display:block;
}

div.findProvider {
	display:block;
}