/* begin styles for RSS Feed */



.rss-box {
	margin: 0em;
	width: 100%;
	border: ;
	background: url(../images/int-20.gif) images int_20.gif;
}

.rss-items {
	list-style-type: none;
	list-style-image: url(../images/pointer2.gif);
	padding-left:0px;
	margin-left:0px;
	color: #666666;
}

p.rss-title {padding:0em;}

.rss-title {

	text-decoration: none;

	font-family: "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;

	font-size: 10px;

	background-color:#000;

	color:#fff;

	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: 11px;
	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: 11px;
	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;

	}