#teaserheader {
	margin-bottom: 4px;
	font-size: 9pt;
	font-weight: bold;
	}
	
#teaserheader a { color: black;	text-decoration: none;	}
#teaserheader a:visited {	color: #909090; }
#teaserheader a:hover { text-decoration: underline; }

#teaserdescription {
	color: #404040;
	font-size: 9pt;
	overflow: hidden;
	/*max-height: 46px;*/
	text-overflow: ellipsis;
	text-align: left;
	}
	
#teasersubtext {
	color: #404040;
	font-size: 9pt;
	text-align: left;
	margin-bottom: 4px;
	}

#teaserimage { margin-top: 8px; margin-bottom: 12px; }

#newsteaserdescription { color: #202020; }

span.newsheader {
	font-size: 15px;
	font-weight: bold;
	color: #404040;
	text-decoration: none; 
}

a.newsheader {
	font-size: 15px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	background: url(/images/icons/star.gif) no-repeat left;
	padding: 0 0 0 16px;
}

a.newsheader:visited  {	color: #909090; background: none; padding: 0 0 0 0; }
a.newsheader:hover { text-decoration: underline; }

a.newsmore {
	font-size: 10px;
	font-weight: bold;
	color: #f69401;
}
