/* begin styles for RSS Feed */



.rss_box {

	 margin: 0em;

	 width: 180px;
	 
	 height: 15px;

	 background-color: #ffffff;

     border: 1px dashed #ffffff;
         
     text-align: left;

	 

}

.rss_items {

	margin-top:0px;

	padding:0.5em; 0.5em;

	margin-left:0px;

	color:#000000;

}

p.rss_title {padding:0.5em;}

.rss_title {

	text-decoration: bold;

	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;

	font-size: 11px;

	background-color:#000;

	color:#000000;

	font-weight:bold;

	margin: 0px;

	padding:0em;

	text-align: left;

}



.rss_item  {

  font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;

  font-size: 10px;

  font-weight : normal;

  list-style:none;

  padding-bottom:1em;
  
  color: #000000;

}



.rss_item a {

	text-decoration : none;

	color: #000000;

	font-size: 10px;

	font-weight:bold;

	font-family:small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;

	}

	

.rss_item a:visited {

	color: #cc3300;

}



.rss_date {

	font-size: 85%;

	font-weight : normal;

	color: #fff;

	}
