#blog_feed {
	height: 235px;
	width: 490px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow: auto;
}
div.feedburnerFeedBlock {
	height: 200px;
	width: 85%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	text-align: justify;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: normal;
	line-height: 110%;
}

div.feedburnerFeedBlock ul li{
	line-height: 120%;
	font-weight: normal;
	letter-spacing: -1px;
	word-spacing: 3px;
	font-style: normal;
   
}
div.feedburnerFeedBlock ul li span.headline {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 16px;
	font-style: normal;
	letter-spacing: -1px;
	text-indent: 5px;
	word-spacing: 3px;
}
div.feedburnerFeedBlock p.feedTitle {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	color: #006600;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	word-spacing: 3px;
	
}

div.feedburnerFeedBlock p.date {
	margin-left: 0em;
	font-size: 12px;
	margin-right: 0em;
	color: #17441B;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 50%;
}


div.feedburnerFeedBlock li a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}


div.feedburnerFeedBlock li a:visited {
font-weight: bold;
text-decoration: none;
color: #006600; }

div.feedburnerFeedBlock li a:active {
font-weight: bold;
text-decoration: none;
color: #FFFFFF; }

div.feedburnerFeedBlock p.fbsubscribelink a {
	text-indent: 5px;
}

div.feedburnerFeedBlock a {

	color: #006600;
