/* CSS Document */
#offering {
	font-size: 1.05em;
	color: #F60;
}
.sectionHeading {
	font-weight: bold;
	color: #066;
	font-size: 0.9em;
	margin-bottom: -10px;
}
#regTele {
	font-weight: bold;
	color: #03F;
	font-size: 0.95em;
	margin-bottom: -10px;
}

.cartContents {
	font-size: 0.90em;
}

.promo_column_content2 {
	background-color: #ffffff;
	margin-bottom: 11px;
	width: 567px;
}

.cartDetails {
	background-color: #ffffff;
	margin: 0px 10px 10px 183px;
	width: 564px;
	text-align:right;
	font-size: 0.85em;
}

hr.thin {
height: 1px;
border: 0;
color: #333;
background-color: #333;
width: 100%;
} 
.categoryHeading {
	font-weight: bold;
	color:#6F0000;
	font-size: 1.10em;
}