
#iconbar	{ height:25px; position:absolute;}
#iconbar li { float:left; position:relative; margin-right:10px;}

#iconbar span {
	background: url(../images/over.jpg) no-repeat;
	width: 120px;
	height: 76px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 10px;
	display: none;
	line-height:140%;
	cursor:pointer;
}

