@charset "utf-8";

<style type="text/css"  media="all">

<!--  this is where you paste the CSS provided by the form below -->


/* CSS Document */

.rss_box {
 

	 

	
 

	 width: 160px;

	background-color: #f7f7f7;

        border: 1px solid #AAA4A6;
}




.rss_items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;  

}



.rss_item  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	font-style: normal;
	color: #000000;
	width: Auto;
	margin-top: 0px;
	margin-right: 10;
	margin-bottom: 0px;
	margin-left: -5px;
	line-height: normal;
	font-variant: normal;
}



.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	color: #336699;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	}



.rss_item a:hover {
	text-decoration : none;
	color: #336699;
	}

	

.rss_date {
	font-size: 11px;
	font-weight : normal;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}
	
	</style>