#InfoMenu {position:relative;}
.mb{
	background:url(images/button.gif);
	background-repeat: no-repeat;display:block; float:left;
	height:20px;
	width:56px;
	margin:1px;
	font-size:12px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
}
#InfoMenu a:hover.mb {background-position: 0px -20px;color:#333333;}
#InfoMenu a:active.mb {background-position: 0px -20px;color:#333333;}
#InfoMenu a.mb {background-position: 0px 0px;color:#333333;}

