/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */



.rss_box {

	 width: 395px;

	 background-color: #F4F4F4;   

}


.rss_title, rss_title a {

	margin: 0px 0;

	padding: 0;
	
	width: 495px; font-family:Arial; font-size:12px
 
}



.rss_items {
        
       margin:0;

       padding:0; list-style-type:none; text-align:left

}



.rss_item  {font-family: "Arial";
  
  font-size: 11px;

  margin-bottom: 1em

}



.rss_item a:link {color: #0000AA;
		font-weight: normal; font-family:Arial; font-size:12px
		}, .rss_item a:visited, .rss_item a:active 





.rss_item a:hover {color: #0000AA;
		font-weight: bold;
; text-decoration: none; font-family:Arial; font-size:12px
		} 

	

.rss_date {

	font-size: xx-small;

	}
