/* default styles for extension "tt_news" */
 #contnewssingle h1, #contnewssingle strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C0C3C8;
        text-decoration: none;
}
#contnewssingle a:link, #contnewssingle a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C0C3C8;
        text-decoration: underline;
}

#contnewssingle a:hover, #contnewssingle a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C0C3C8;
        text-decoration: none;
}

 #news_latest_first {
        padding: 10 15 10 15;
}

 #news_latest_archive {
        padding: 10 15 10 15;
        text-align: left;
}

 #news_latest_first a, #news_latest_first a:link, #news_latest_first a:visited, #news_latest_first a:hover, #news_latest_first a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C0C3C8;
        text-decoration: none;
}
 #cont_news_latest {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #C0C3C8;
        background-color:#6b6d71;
        border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8C909A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aeb2b9; 
}
