body,ul{
	background-color:transparent;
	color:#444;
	text-align:left;
	margin:0px;
	padding:4px;
	font-size:10pt;
}
li{
	background-color:transparent;
	list-style:none;
	text-align:left;
	border-bottom:#DDDDDD 1px dashed;
	padding:3px 0px;
}
.date{
	margin-right: 10px;
	font-size:smaller;
}
a.feed{
	text-decoration: none;
	color:inherit;
}
a:hover.feed{
	text-decoration:underline;
}
a.readmore{
	font-size:smaller;
	text-decoration: none;
}
a:hover.readmore{
	text-decoration:underline;
}
