﻿div.feedburnerFeedBlock
{
    width: 542px;
    font-family: times new roman;
    overflow:auto;
    height:600px;
    margin-right: 18px;
    
    /*border:2px solid #ddd; */
	/*background-color:#ffe; */
	padding:12px;
}
div.feedburnerFeedBlock A:visited {text-decoration: none; }
div.feedburnerFeedBlock A {text-decoration: none;}
/* Title */
div.feedburnerFeedBlock p.feedTitle {
	color: #bb3f01;
    font-size: x-large;
    margin-top: 15px;
    text-decoration: none;
    font-family: times new roman;
    text-align: center;
    padding-bottom: 0px;
	}

div.feedburnerFeedBlock p.feedTitle a {
	color: #bb3f01;
    font-size: x-large;
    margin-top: 15px;
    text-decoration: none;
    font-family: times new roman;
    text-align: center;
    padding-bottom: 0px;
	}

/* RSS Headline */

div.feedburnerFeedBlock span.headline {
    font-size: .98em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	visibility: hidden
	}
div.feedburnerFeedBlock p.date 
{
	/*float: right;  */
	font-style: italic; 
	float: none;
	margin: 0;
	padding: 0;
	text-align: right
	}
div.feedburnerFeedBlock ul li 
{
	/*border-top: 1px solid Sienna;*/
	border-bottom-style: groove;
	/*margin-bottom: .5em;*/
	padding-left: 0;
	text-indent: 0;
	padding-top: 0;
	text-align: left;
	}
/* Description */
div.feedburnerFeedBlock ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: .78em;
	padding-left: 17px;
	text-align: left;
}
/* Footer */
div.feedburnerFeedBlock #creditfooter 
{
	float: right; 
	visibility: hidden; 
}
