 div #menu {
	text-align: center;
	background-color:#D3E9D2;
	height: 23px;
	padding: 5px;
	padding-bottom: 10px;
	}
 div #menu a {
	float:left;
	font-size: 0px;
    color: #BDE3F7;
	margin-left: 10px;
	height: 21px;
	border: 1px solid #D3E9D2;
  }

 div #menu a:hover { border: 1px solid #000; }
  
  /* home */  
  a#home {background: url("../images/menu/home.gif") 0 0 no-repeat; width:41px; }


  /* excel passwords */
  a#excel_passwords {background: url("../images/menu/excel_pwd.gif") 0 0 no-repeat; width:106px;}


  /* excel recover */
  a#excel_data {background: url("../images/menu/excel_data.gif") 0 0 no-repeat; width: 123px;}

  /* reviews */
  a#reviews{background: url("../images/menu/reviews.gif") 0 0 no-repeat; width: 57px;}

  /* recommendation */
  a#recommend {background: url("../images/menu/recommendation.gif") 0 0 no-repeat; width: 107px;}

  /* downloads */
  a#downloads {background: url("../images/menu/downloads.gif") 0 0 no-repeat; width: 75px;}