   
  #menu {
  position:relative;
  bottom:210px;
  text-align:center;
  margin-left:auto;
  margin-right:45%;
  }
   
  #menu div.jqDockLabel
  {color:#cc0000;
   background-color:rgb(255,94,0);
   padding:1px;
   font-size:14px;
   font-family:Tahoma;
   color:rgb(255,255,255);
   font-weight:bold;}

