#blog_view{
	font-size:12px;
	line-height: 18px;
}
div#blog_view ul.rss_ul{
	list-style-type: none;
}
div#blog_view a.rss_link{
	text-decoration:none;
}
div#blog_view a.rss_link:hover {
	color: #FF0000;
	text-decoration: underline;
}
div#blog_view li.rss_li{
	margin-bottom:10px;
	margin-top: 10px;
/*	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
*/}
