a.menu_icon
{
    display:block;
    width:50px;
    height:50px;
	text-align:center;
}
a.menu_icon:hover, a.menu_active{
  background:url(icon_hover.png) top left no-repeat;
}
