div.rsswrap {
	clear: both;
	float: left;
	margin: 15px 0;
}
div.rssheader img {
	margin-right: 5px;
}
div.rssheader a , div.rssheader a:hover {
	display: block;
	border-left: 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
}
div.rsspost {
	margin: 30px 0 0 0;
	padding: 1px 0 1px 0;
	float: left;
	clear: both;
}
div.rsswrap p {
	padding:0;
	margin:0;
}
div.rsswrap span.rsstitle {
	font-size: medium;
	font-weight: bold;
}
	div.rsswrap p.rsspostinfo {
		font-size: x-small;
	}
	div.rsswrap p.rssposttitle a , div.rsswrap p.rssposttitle a:hover {
		display: block;
		font-size: medium;
		font-weight: bold;
		border-bottom: 1px dotted;
		margin-bottom: 12px;
		text-decoration: none;
	}
div.rsswrap p.rsscopyright {
	float:left;
	clear:both;
	font-size: x-small;
	margin-top: 15px;
}