div.specialOffer{
	width: 328px;
	background-image: url(/images/features_offer_background.jpg);
	padding: 15px 15px 15px 15px;
}

#specialOffer2 {
	width: 328px;
	background-color: #FFCBE2;
	padding: 15px 15px 15px 15px;
}

#specialOffer2 p {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

p.offerTitle {
	font-size: 125%;
	font-weight: bold;
	color: #DF5892;
	margin: 0px 0px -12px 0px;
}

p.featureTitle {
	font-size: 120%;
	font-weight: bold;
	color: #DF5892;
}

#featureList ul {
	color: #DF5892;
	font-weight: bold;
	list-style: disc outside url(/images/bullet_features.gif);
	margin: 0px 0px 0px 18px;
}