               

.lavaLampBottomStyle {
	position: relative;
	height: 29px;
	background-color: white;
	padding: 0px 0px 10px 28px;
	margin: 10px 0px 10px 0px;
	overflow: hidden;
}
        .lavaLampBottomStyle li {
	padding:0;
	float: left;
	list-style: none;
	margin-top: 0;
	margin-right: 46px;
	margin-bottom: 0;
	margin-left: 0;
        }
		
		        .lavaLampBottomStyle li.menulast{
	padding:0;
	float: left;
	list-style: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
        }
            .lavaLampBottomStyle li.back {
                border-bottom: 2px solid #999;
                width: 9px;
                height: 0px;
					margin-top: 30px;
                z-index: 88;
                position: absolute;
            }
            .lavaLampBottomStyle li a {
                font: bold 12px arial;
                text-decoration: none;
                color: #000;
                outline: none;
                text-align: center;
                top: 7px;
                text-transform: uppercase;
                letter-spacing: 0;
                z-index: 10;
                display: block;
                float: left;
                height: 30px;
                position: relative;
                overflow: hidden;

            }   
                .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                    border: none;
                }                     
