body{margin:0}
#menubar{
position: relative;
left: 0px; // left position of the menu
top: 4px; // top position of the menu
background-color: #222299;
padding: 0;
border-width: 1px;
border-style: solid;
border-color: #3344ee #000033 #000033 #3344ee ;
clear: both;
z-index: 200;
white-space: nowrap;
}
.buttons{
font-size: 12px;
font-family: verdana, arial, helvetica;
color: #ddeeff; // font color
cursor: default;
border-width: 1px;
border-style: solid;
background-color: #222299;
border-color: #222299;
float: left;

