
div.feedBurnerFeedBlock .headline { 
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
/*	font-family: Trebuchet MS; */
	font-weight: bold;
/*	font-style: italic; */
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
/*	vertical-align: super; */
	background-color: #eeeeee;

    }    


div.feedBurnerFeedBlock ul {
/*	font-family: Trebuchet MS; */
	font-size: 10px;
	color: #333333;
	text-indent: 0px;
	list-style-position: inside;
	list-style-type: square;
/*	list-style-image: url(http://www.andmagazine.com/assets/misc/and_icon_10x10.jpg);	  */
	padding: 0px;
	margin:0px 5px 0px 0px;



	}




div.feedBurnerFeedBlock td {
	float:left;
	width: 15px;
}

div.feedBurnerFeedBlock img {
	float:left;
	width: 50px;
/*	height: 50px; */
	margin:0px 5px 0px 0px;
}



