/* begin styles for RSS Feed */



.rss_box {
	padding-left:10px;
	margin: 0em;
	width: 240px;
	border: ;
	line-height:20px;
}

.rss_items {
	list-style-type: none;
	list-style-image: url(../images/pointer2.gif);
	padding: 0.5em;
	margin-left: 0px;
	color: #666666;
	text-align:left;
}

p.rss_title {padding:0.5em;}

.rss_title {

	text-decoration: none;

	font-family: "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;

	font-size: 10px;

	background-color:#FFFFFF;

	color:#FFFFFF;

	font-weight:bold;

	margin: 0px;

	padding:0em;

	text-align: left;

}



.rss_item  {

  font-family: "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;

  font-size: 10px;

  font-weight : normal;

  list-style:none;

  padding-bottom:1em;

}



.rss_item a {
	text-decoration: inherit;
	color: #666666;
	font-size: 12px;
	font-weight: lighter;
	font-family: "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	azimuth: center;
}

	

.rss_item a:visited {
	text-decoration: inherit;
	color: #666666;
	font-size: 12px;
	font-weight: lighter;
	font-family: "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	azimuth: center;
}



.rss_date {

	font-size: 85%;

	font-weight : normal;

	color: #fff;

	}