







.rss_box {

	 width: 220px;

	 background-color: none;

}



.rss_title, rss_title a {

	margin: 0px 0;

	padding: 0;

}



.rss_items {

       list-style:none;

       margin:0;

       padding:0;

}



.rss_item  {

  font-family: georgia;
  font-size: 15px; 
  margin: 8px 0;
  color: #666666;
  margin-bottom: 1em;;

}



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

font-family: georgia;
font-size: 16px;
font-weight : bold; 
border-bottom: 1px solid #ededed;
color: #02A0D4;

	}



.rss_item a:hover { 



	}

	

.rss_date {

	font-family: georgia;
        font-size: 11px;
	font-weight : normal;
	color: #666666;

	}