#infodisplay {
	display:none;
	position:absolute;
	z-index:10;
	background:url(../images/info_bg.gif) no-repeat;
	text-align:center;
	padding-top:12px;
	width:133px;
	height:31px;
	font-weight:bold;
	color:#fff;
}