/* begin styles for RSS Feed      This is the most basic style to use for a list with no bullets */.rss-box {	 width: 120px;	 background-color: #009cce;}.rss-title, rss_title a  { font-size: x-small; font-family: Verdana; font-weight: 700; margin: 0 0; padding: 0 }.rss-items {       list-style:bullet;
       list-style-position:outside;       margin:15;       padding:1;}.rss-item  {  font-size: x-small;  font-family: Verdana;  margin-bottom: 1em;;}.rss-item a:link, .rss-item a:visited, .rss-item a:active  { font-weight: 700 }.rss-item a:hover { 	}	.rss-date {	font-size: xx-small;	}