#menu03o {
white-space: nowrap;
width:120px;
font: Arial, Helvetica, sans-serif; 
}
#menu03o ul{
margin: 0;
padding-left: 0;
list-style: none;
}
#menu03o li{
font-size: 1.1em;
display: inline;
margin: 0;
padding: 0;
}
#menu03o a:link, #menu03o a:visited{
white-space: nowrap;
background: #0B71A4 url(../images/corner_button.gif) no-repeat right bottom;
color: #fff;
margin: 0em;
padding: 0.3em 1.5em 0.3em 0.5em;
width:120px;
}
#menu03o a:hover, #menu03o a:focus, #menu03o a:active{
white-space: nowrap;
color: #fff;
background: url(../images/corner_button_over.gif) right bottom no-repeat;
background-color: #018749;
display: compact;
width:120px;
}
