/**
 * Style sheet N8_Golf_mody
 */
.mod_newslist .teaser
{
	font-size:0.9em;
}

.mod_newslist h2 a
{
	color:#333333;
}

.mod_newslist .more a
{
	float:right;
	padding:1px;
	background-color:#006699;
	font-size:0.9em;
	color:#ffffff;
}

.mod_newslist .more a:hover
{
	float:right;
	padding:1px;
	background-color:#333333;
	text-decoration:none;
	font-size:0.9em;
	color:#006699;
}

.ce_text h1
{
	margin:0px 0px 12px 0px;
	padding:0px 0px 6px 0px;
	border-bottom:1px solid;
	font-weight:bold;
	font-size:1.2em;
	color:#333333;
}
