

#menusenen {
   /* width: 550px;*/
    height: 35px;
	color: #777;
    font-size: 14px;
    font-family: Tahoma, Geneva, sans-serif;
  /*  font-weight: bold;*/
  float:right;
    text-align: center;
  /*  text-shadow: 3px 2px 3px #333333;
    background-image: url(texture.jpg);
    background-repeat: no-repeat;*/
    border-radius: 18px;        
}