/* Styles for the entire LavaLamp menu */
.lavaLamp{position:relative}
/* Force the list to flow horizontally */
.lavaLamp td{float:right}
/* Represents the background of the highlighted menu-item. */
.lavaLamp td.back{position:absolute;#z-index:-1}
.lavaLamp td.back .left{background-color:#9c9b6e;-moz-opacity:.92;filter:alpha(opacity=92);position:relative;top:-1px;#top:1px;left:1px;#left:-1px;_left:0;height:24px}
/* Styles for each menu-item. */
.lavaLamp td a{position:relative;#position:static;overflow:hidden;z-index:10}
