<style type="text/css">


.wireframeauramenu{
font-weight: bold;
font-size: 90%;
width: 100%;
}

.wireframeauramenu{

padding: 15px 0;
margin: 0;
color: #66FF33
text-align: left; /*set value to "left", "center", or "right"*/
overflow: hidden;
text-decoration: none
}

.wireframeauramenu{
display: inline;
}

.wireframeauramenu a{
color: #66FF33;
padding: 6px 18px 6px 6px;
margin: 0;
text-decoration: none;
border-right: 1px solid #66FF33; /*right border between menu items*/
}

.wireframeauramenu a:hover{
color: #FF9900;
text-decoration: none
background: transparent url(images/lightgreen.gif) center center no-repeat; /*background of menu item onMouseover*/
}

</style>
