<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta content="en-us" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>Untitled 1</title>
</head>

<body>
<pre>/* SYNDICATION*/

#sidebar_blog .feedburnerFeedBlock {
      overflow: hidden;
	  margin: 0;
}
#sidebar_blog .feedburnerFeedBlock p{
	  margin: 0;
	  padding: 0;
}
#sidebar_blog .feedburnerFeedBlock ul {
	margin: 10px 0 0 0;
	padding: 0;
}
#sidebar_blog .feedburnerFeedBlock li {
	padding: 0 0 0 25px;
	text-align : left;
	background-image: url(../images/bullet_letter.gif);
	background-position: top left;
	background-repeat: no-repeat;
	list-style: none;
    font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin: 0 0 10px 0;
}
#sidebar_blog #creditfooter {
	display: none;
}
</pre>

</body>

</html>
