/* rss klucis */
#newurrss 
{
	width: 190px;
	height: 180px;
	background-color: #FFFFFF;
	position: relative;
	overflow: hidden;
	font-family: Verdana !important;
}

div.rssclass {
    height: 110px;
	position: absolute;
	overflow: hidden;
}

div.rssclass h2 a 
{
	text-decoration: underline;
	color: #174b33 !important;
	font-size: 10pt !important;
	font-weight:bold;
}

div.rssclass h2 {

	margin: 0;

}

div.rssclass h2 img {
    border: 0;
	margin-left: 2pt;
}

div.rssclass p {

	margin: 0;

	font-size: 8pt !important;

}

div.rssclass p a {

	margin: 0;

	text-decoration: none;

	color: #000000 !important;

}

div.rssclass p.datums {

	font-size: 8pt !important;

	font-family : Tahoma !important;

	color: #8D8D8D !important;

}
