/* ********** THE FOLLOWING STYLE SHOULD BE INCORPORATED AS "DOUBLE HEADLINE" CLASS ************ */

/* This preset is for a single headline where image is aligned right */

div#featureArea {
	width: 630px;
	/*height: 65px;*/
	padding: 85px 20px 20px 37px;
}

div#featureArea p {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	margin: 0px 20px 0px 0px;
}

div#featureArea ul {
	list-style: none;
	margin: 0px 0 0 0;
}

div#featureArea li {
	display: inline;
	margin: 0px 20px 0 0;
	padding: 0;
	font-weight: bold;
	color: #ffd339;
	font-size: 14px;
}

div#featureArea a {
	margin: 0px 20px 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	display: block;
	float: left;
}

div#featureArea a img {
	border: 0;
	margin-top:10px;
}

/* ********** end "SINGLE HEADLINE" ************ */