.twitter {
	background: transparent url(twitter.png) no-repeat 15px 0px;
	height: 35px;
	margin-top: 3px;
	font-size: 14px;
}
.twitter a {
	display: block;
	color: #8888888;
	font-style: italic;
	padding:0 10px 0 0;
	margin: 0px 10px 0px 50px;
	background: url(followers_bg.png) no-repeat right top;
}
.twitter a:hover {
	color: #3581ad;
	text-decoration: none;
}
.twitter span {
	display: block;
	padding:0 0 0 10px;
	height: 30px;
	line-height: 19px;
	background: url(followers_bg.png) no-repeat left top;
}
