/* begin styles for RSS Feed */

.rss_box {
	 padding: 0px;
	 width: 350px;
}

.rss_title, .rss_title a {
	font-size: 12px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items {
	margin: 3px;
	padding: 0px;
; line-height: 150%
}

.rss_item  {
	font-weight : normal; 
	font-size: 12px;
	color: #905D54;
	padding-bottom: 10px;
	word-break: break-all;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-weight: bold;
	font-size: 12px;
	color: #2F7CD5;
	text-decoration : none;
}

.rss_item a:hover { 
	font-weight: bold;
	font-size: 12px;
	text-decoration : underline;
	color: #AD0034;
}

.rss_date {
	color: #999;
; font: normal 12px "Times New Roman", "Times", "serif";
}
