#blog_view {
	overflow:auto;
	height: auto;
	width:339px;
	float: left;
	margin-top: -5px;
}

#blog_view a  {
	color: #65390A;
	text-decoration: none;
	} 

#blog_view a:hover {
	color: #F00;
	text-decoration: none;
	}


#blog_view ul li.rss_li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-left:-30px;
	margin-right:10px;
	margin-bottom: 5px;
	}
	