        .lavaLampBottomStyle {
	position: relative;
	height: 22px;
	width: 900px;
	padding: 5px;
	margin: 7px 0;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	bottom: 10px;
        }
                .lavaLampBottomStyle li {
	float: left;
	list-style: none;
	padding-left: 5px;
                }
                    .lavaLampBottomStyle li.back {
	width: 9px;
	height: 23px;
	z-index: 8;
	position: absolute;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0DD302;
                    }
                    .lavaLampBottomStyle li a {
	text-decoration: none;
	color: #DDDDDD;
	outline: none;
	text-align: center;
	top: 1px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 23px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
                    }   
                        .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	border: none;
	color: #DDDDDD;
                        }                     
                       .lavaLampBottomStyle li a:hover {
	border: none;
	color: #FFFFFF;
	
                        }                 

