.etweet {
	background-color: #e9ebe4;
	padding: 0 3px 0 3px;
}

.etweet:hover {
	background-color: #e2f1f9;
}

.etweet a {
	text-decoration: none !important;
}

.etweet a:after { 
	content: url(../img/bird_blue_16.png); 
	margin-left: 3px;
}
