.cle-buzz-td {
	margin-bottom: 3px;
	text-align: center;
	width: 38px;
	font-size: 11px;
	line-height: 11px;
	color: #e40153;
	height: 11px;
}

.cle-buzz-td span {
	display: none;
}

.cle-buzz-img {
	width: 38px;
	height: 25px;
	cursor: pointer;
}

div#cle-buzz-img-rss {
	background-image: url('../images/buzz-rss.png');
	background-repeat: no-repeat;
	background-position: 7px 0px;
	
}
div#cle-buzz-img-ami {
	background-image: url('../images/buzz-ami.png');
	background-repeat: no-repeat;
	background-position: 7px 0px;
}
div#cle-buzz-img-twitter {
	background-image: url('../images/buzz-twitter.png');
	background-repeat: no-repeat;
	background-position: 7px 0px;
}
div#cle-buzz-img-facebook {
	background-image: url('../images/buzz-facebook.png');
	background-repeat: no-repeat;
	background-position: 7px 0px;
}
div#cle-buzz-img-myspace {
	background-image: url('../images/buzz-hiboo.png');
	background-repeat: no-repeat;
	background-position: 7px 0px;
}
div#cle-buzz-img-googleplus {
	background-image: url('../images/buzz-googleplus.png');
	background-repeat: no-repeat;
	background-position: 7px 0px;
}