
#tweets li {
	background:url("http://www.goodnews-stuttgart.de/_img/twitter.png") no-repeat top left ;
	padding-left:20px;
	margin: 8px 0;
	padding-bottom: 5px;
	list-style-type:none;
}

#tweets .hash { color:#0066CC; } 

#tweets .reply { color:#0066CC; } 

#tweets a:link { text-decoration:none; color:#0066CC;}
#tweets a:active { text-decoration:none; color:#0066CC;}
#tweets a:hover { text-decoration:underline; color:#0066CC;}
#tweets a:visited { text-decoration:none; color:#0066CC;}
