.newsSummarySubTitle,
.newsSummaryTeaser,
.newsSummaryMore
	{
	font-family:Arial,sans-serif;
	font-size:12px;
	padding:0px 5px 0px 15px;
	color:#111;
	}

.newsSummaryTitle
	{
	font-family:Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:0px 5px 6px 5px;
	color:#111;
	}
.newsSummaryTitle a, .newsSummaryTitle a:visited
	{
	font-family:Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-left:0px;
	color:#111;
	text-decoration:none;
	}
.newsSummaryTitle a:hover {text-decoration:underline;}

.newsSummarySubTitle {font-style:italic;}
.newsSummaryTeaser {}

.newsSummaryMore {text-align:right;}
.newsSummaryMore a, .newsSummaryMore a:visited
	{
	font-family:Arial,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#34719E;
	}
.newsSummaryMore a, .newsSummaryMore a:visited {text-decoration:none;}
.newsSummaryMore a:hover {text-decoration:underline;}