
	
/*//////////////// **** BLOG FEED STYLES FOR FEEDBURNER SNIPPET **** \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\	*/

.feedburnerFeedBlock {
	padding:10px;
	padding-left:20px;
	padding-right:20px;
	margin:0px
	}

.feedburnerFeedBlock .feedTitle {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	}
	
.feedburnerFeedBlock ul {
	list-style-type: none;
	margin-left: 10px;
	padding: 0px;	
	}
	
.feedburnerFeedBlock .headline {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	display:none;
	}
	
.feedburnerFeedBlock p.date {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin-top:0px;
	}
	
.feedburnerFeedBlock #creditfooter {
	display: none
	}