/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */



.rss_box {
	line-height: 120%;
	padding-right: 6px;
	padding-left: 6px;
	margin-bottom: 6px;
}


.rss_title, rss_title a {
	margin: 0px 0 8px;
	font-size: 12px;
	color: #996699;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	line-height: 130%;
	font-weight: bold;
}

.rss_items {
	list-style:none;
	margin:0;
	padding:0;
	color: #333333;
	text-decoration: none;

}
.rss_items ul {
	list-style:none;
	margin:2 0 3;
	padding:0;
}


.rss_item  {
	;
	line-height: 120%;
	display: compact;
	margin-bottom: 0.5em;

}



.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	color: #666666;
	line-height: 130%;
	font-size: 12px;
	text-decoration: none;



	}



.rss_item a:hover {
	color: #3366CC;
	background-color: #CAD6F0;



	}

	

.rss_date {
	font-size: 10px;
	}
a {
	color: #333333;
}
