/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */



.rss_box {
	line-height: 22px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background-position: center;
	padding-top: 3px;
}



.rss_title, rss_title a {

	margin: 0px 0;

	padding: 0;
	background-position: center;

}



.rss_items {
	list-style:none;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	font-size: 13px;
}



.rss_item  {

  font-family: Arial;

  background-position: center;

}



.rss_item a:link, .rss_item a:visited, .rss_item a:active {



	}



.rss_item a:hover { 



	}

	

.rss_date {


	}