/**
 * Style sheet news_long
 */
#news_long .odd
{
	padding-top:50px;
	padding-bottom:50px;
}

#news_long h1
{
	font-weight:bold;
	font-size:18px;
	color:#ab0e0e;
}

