#iconbar  a			{ text-decoration: none; outline: none; color:#d00000; }
#iconbar li { float:left; position:relative; margin-right:10px; list-style:none;}

#iconbar img{border:0;}
#iconbar ul  {list-style:none;}
#iconbar span {
	background: url(social/ttbg.png) no-repeat;
	width: 110px;
	height: 35px;
	position: absolute;
	top: -40px;
	left: -30px;
	text-align: center;
	padding: 5px;
	display: none;
	line-height:110%;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}

