@charset "utf-8";

/* CSS Document */



#buzzboost {

	text-align: left;

	font-size: 10px;

	background-image:url(images/blog.png);

	background-position:left 15px;

	background-repeat:no-repeat;

	width: 885px;

	padding-left: 115px;

	margin: auto;

	margin-top: 15px;

	overflow: hidden;

	clear: both;

	position: relative;

}





p.feedTitle {

display: none;



}



.feedburnerFeedBlock ul {

width: 2500px;

}





.feedburnerFeedBlock ul li{

	display: inline-block;

	list-style-type: none;

	width: 121px;

	border-right: 1px solid #CCC;

	padding-right: 10px;

	margin-right: 13px;

	vertical-align: top;

}



.headline {

	font-weight: bold;

	font-size:12px;
	text-transform:lowercase;

}



.date {

	display: inline;

	font-size: 10px;

}



#creditfooter {

	position: absolute;

	left: 0px;

	top: 85px;

}