.menu { width: 100%; height: 27px; margin: 0; padding: 0; background: #000000 url(bg-bubplastic.gif) top left repeat-x; }
.menu ul { list-style: none; margin: 0; padding: 0; }
.menu ul li { float: left; margin: 0; padding: 0; background: transparent url(bg-bubplastic-button.gif) top left no-repeat; }
.menu ul li a { display: block; height: 27px; padding-left: 15px; float: left; font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif; font-size: 85%; color: #FFFFFF; text-decoration: none; }
.menu ul li a span.menu_ar { display: block; float: left; height: 22px; padding-top: 5px; padding-right: 15px; background: transparent url(bg-bubplastic-button.gif) top right no-repeat; cursor: pointer; }
.menu ul li a:hover,
.menu ul li.highlight a { background: transparent url(bg-bubplastic-h-blue.gif) top left no-repeat; }
.menu ul li a:hover span.menu_ar,
.menu ul li.highlight a span.menu_ar { background: transparent url(bg-bubplastic-h-blue.gif) top right no-repeat; }
