@charset "UTF-8";
/*\*/


/* ------------------------------------
 * NEWS
 * ------------------------------------ */

#news section h2 {
	margin-bottom: 0;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #333;
}
#news .wrap {
	border-bottom: 1px solid #000;
}
#news .story {
	border-top: 1px solid #000;
}
#news .story .text {
	padding: 2em 0;
	border-bottom: 1px solid #333;
}
#news .story .text strong {
	display: block;
	padding-bottom: 0.4em;
	font-size: 131%;
}
#news .story .text a {
	display: block;
	text-decoration: none;
}
#news .story .text a strong {
	text-decoration: underline;
}