h1
{
	font-size:				35px;
}

div.featureBullet
{
	background-repeat: 		no-repeat;
	font-weight:			bold;
}

div.offerSubHead
{
	font-size: 				18px;
	font-weight: 			normal;
	color: 					#333333;
	letter-spacing: 		-0.2px;
	padding:				5px 15px 5px 13px;
	background-color:		#eeeeee;
	border:					1px solid #cccccc;
	border-top:				0px;
}

a.panel_2_title_text,
a.panel_2_title_text:hover
{
	color:					#ffffff;
	font-weight:			bold;
	font-size:				19px;
	letter-spacing: 		-0.3px;
}

div.panel_5_title_tr
{
	background-image:		url(/_skins/common/images/panel_2_title_tr.jpg);
	background-repeat:		no-repeat;
	background-position:	top right;
	<?php echo IE_WIDTH_FIX; ?>
}

div.panel_5_title_tl
{
	background-image:		url(/_skins/common/images/panel_2_title_tl.jpg);
	background-repeat:		no-repeat;
	background-position:	top left;
	<?php echo IE_WIDTH_FIX; ?>
}
