
.rss_box {

	 margin: 5px 5%;

	 width: 350px;

	 background-color: #a2a2a2;
	 
	 border:#ffffff

	

}



.rss_title, rss_title a {

	font-family: verdana, arial, sans-serif;

	font-size: 11;

	font-weight:bold;

	margin: 0px 0;

	padding: 0;

	letter-spacing: 1px;

}



.rss_items {

  

}



.rss_item  {

  font-family: verdana, arial, sans-serif;

  font-size: 11px;

  font-weight : normal; 

  margin: 0px 0;

}



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

	text-decoration : none;

	font-weight:bold;
	
	border-bottom: 1px solid #333333;

	color: #333333;

	}



.rss_item a:hover { 

	text-decoration : none;

	color: #727272;

	border-bottom: 1px dotted #333333;

	}

	

.rss_date {

	font-size: 11px;

	font-weight : normal;

	color: #333333;

	}