.rss_box {
	 margin: 0em;
	 width: 168px;
	 background-color: #f5f5f5;
	 border: 1px solid #555555;
}

.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}

p.rss_title {padding:0.5em;}

.rss_title {
	font-size: 12px;
	background-color: #cccccc;
	color: #333366;
	font-weight:bold;
	text-align: left;
}

.rss_item  {
  font-size: 7pt;
  list-style:none;
  padding-bottom:0em;
}

.rss_title a {
	color: navy;
	font-size: 9pt;
	font-weight:bold;
	}

.rss_title a:hover {
text-decoration:none;
}

.rss_item a {
	color:navy;
	font-size: 9pt;
	font-weight:normal;
	}

.rss_item a:visited {
	color: navy;
}

.rss_item a:hover {
text-decoration:none;
}

.rss_date {
	font-size: 7pt;
	color: red;
	}
