.oxygenBasic #mainContentHeader {
	height:21px;
	padding:26px 0pt 0pt;
	}

/* Basic Page Styles */

.oxygenBasic #primary h3 {
	font-size: 1.8em;
	margin: 0 0 16px 0;
	font-weight: bold;
	color: #000;
}

.oxygenBasic #primary p, .oxygenBasic #primary ul, .oxygenBasic #primary ol {
	font-size: 1.2em !important;
	line-height: 1.6em;
	margin: 0 0 16px 0;	
}

.oxygenBasic #primary ul {
 	list-style-type: square;
 }

.oxygenBasic #primary li {
	line-height: 1.6em;
	color: #666;
	margin: 0 0 6px 20px;
}

.oxygenBasic #primary #mainContent {
	padding: 20px 30px 10px 30px;
}

.oxygenBasic #primary #mainContent ol {
	list-style-position: inside;
}


.oxygenBasic #primary h4 {
	font-size: 1.3em;
	margin: 0 0 14px 0;
	font-weight: bold;
	color: #000;
}

#oxygenSweepstakes #primary ul {
	padding: 0 0 7px 0;
	border-bottom: 1px solid #eee;
}

/* Headers */

#oxygenTerms #primary h2 { /* Header for the Terms and Conditions page */
	background: url(../images/termsTitle.gif);
	width: 466px;
	height: 21px;
	text-indent: -9999px;
	margin: 0 0 0 30px;
}


#oxygenPrivacyPolicy #primary h2 { /* Header for the Privacy Policy page */
	background: url(../images/privacyPolicyTitle.gif);
	width: 292px;
	height: 20px;
	text-indent: -9999px;
	margin: 0 0 0 30px;
}

#oxygenNewsletter #primary h2 { /* Header for the Newsletter page */
	background: url(../images/newsletter/newsletterTitle.gif);
	width: 244px;
	height: 20px;
	text-indent: -9999px;
	margin: 0 0 0 30px;
}

#oxygenSweepstakes #primary h2 { /* Header for the Sweepstakes page */
	background: url(../images/sweepstakes/sweepstakesTitle.gif);
	width: 257px;
	height: 20px;
	text-indent: -9999px;
	margin: 0 0 0 30px;
}
#oxygenContact #primary h2 { /* Header for the Contact page */
	background: url(../images/contactTitle.gif);
	width: 137px;
	height: 21px;
	text-indent: -9999px;
	margin: 0 0 0 30px;
}
