.rss_tbl{border: none; border-collapse:collapse; width:98%;}
.rss_tr {}
.rss_td {
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*border-bottom: 1px dotted #0000FF;*/
	vertical-align: absmiddle;
	background-image: url(images/puntjesregel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.rss_td_bullet {width: 20px; height: 40px; padding-top: 5px;}
.rss_bullet {list-style-image: url(images/pijlnieuws.gif);}
.rss_title { font-size: 12px; font-weight: bold; }
.rss_content {color:#333333; font-size: 12px;}

a.rss_link:link {color: 000000; font-size: 12px;}
a.rss_link:visited {color: 000000; font-size: 12px;}
a.rss_link:hover {color: 000000; font-size: 12px; }
a.rss_link:active {color: 000000; font-size: 12px; }
