H1 {
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 22px;
	padding-top: 3px;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-top: 5px;
}

H2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	width: 200px;
	overflow: visible;
	vertical-align: top;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 2px;
}

P.date {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	float: right;
	position: relative;
	top: -25px;
	right: 7px;
}

P.content {
	margin: 0px;
	padding-left: 4px;
	padding-right: 20px;
}

UL {
	padding-top: 5px;
}

LI {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 16px;
}

#flex_news P {
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}

/* Member News Section */
#member_news H1 {
	background-image: url(/assets/core/h1_member_news.gif);
}

/* Community News section */
#community_news H1 {
	background-image: url(/assets/core/h1_community_news.gif);
}

/* Flex News section */
#flex_news {
	padding-bottom: 10px;
}

#flex_news H1 {
	background-image: url(/assets/core/h1_flex_news.gif);
}