.mainsite {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	background-position: center top;
	background-repeat: repeat-x;
}

a img {
    border: 0;
}

a:link {
	color: #99aadd;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99aadd;
}
a:hover {
	text-decoration: underline;
	color: #99aadd;
}
a:active {
	text-decoration: none;
}

div.feedburnerFeedBlock ul {
margin-left:0;

padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
font-size:18px
}

div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
display:block;
margin:0 0 0 0;
}

div.feedburnerFeedBlock ul li p.date {
font-size:12px;
color: white;
margin:0 0 10px 0;
}

div.feedburnerFeedBlock ul li div {
font-size:12px;
color: #B6B7B9;
margin:0 0 20px 0;
border-bottom: 1px solid white;
}

div.feedburnerFeedBlock div.creditfooter {
 visibility: hidden;
}
