.rssclass{
	width: 400px;
	height: 445px;
	overflow: hidden;
	padding: 0px;
	background-image: url(ImagesN/bkgd_down.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 150px;
	top: 150px;
}

.rssclass .rssitem{
	position: absolute;
	width: 365px;
	color: #FFF;
	background-image: url(I);
	top: 168px;
	left: 16px;
	height: 135px;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
	color: #FFF;
	font-size: 85%;
}

.rssclass a{
text-decoration: none;
}
