/* begin styles for RSS Feed      This is the most basic style to use for a list with no bullets */.rss_box {	 width: 160px;}.rss_title, rss_title a {	font-family: Arial;	font-size: 11px;	color: #333;	font-weight: bold;}.rss_items {       list-style:none;       margin:0;       padding:0;}.rss_item  {margin-bottom: 10px}.rss_item a:link, .rss_item a:visited, .rss_item a:active {font-family: Arial;	font-size: 10px;	color: #333;	font-weight: normal;text-decoration: none	}.rss_item a:hover { font-family: Arial;	font-size: 10px;	color: #333;	font-weight: normal;	text-decoration: underline	}	.rss_date {	font-size: xx-small;	}