.TwitterBlock h2 a {
	background-image: url("{@GetModuleImagePath|'twitter_bird_32x32.png'}") !important;
	background-position: 5px 5px;
	padding-top: 10px !important;
	height: 32px;
}
.TwitterFeed li, .TwitterFeed ul {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}

.TwitterFeed a {
	display: inline  !important;
	padding: 0 !important;
	margin: 0 !important;
	background-image: none !important;
}