/* only for news pages */
#contentarea h2 {
	font-size		:	1em;
	font-weight		:	bold;
	display			:	inline;
}

#contentarea h3 {
	font-size		:	0.9em;
	color			:	#9B9B9B;
	font-weight		:	normal;
	display			:	inline;
	text-transform	:	uppercase;
}