                        

        .lavaLampBottomStyle {
            position: relative;
            height: 29px;
            width: auto;
            padding: 15px 15px 15px 15px;
            overflow: hidden;
            
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
					
					
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 5px solid #ff8e15;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
						
						
                    }
					 .lavaLampBottomStyle li.noback {
                        border-bottom: 0px solid #ff8e15;
                      
						
						
                    }
                    .lavaLampBottomStyle li a {
                        font: normal 15px Georgia;
                        text-decoration: none;
                        color: #cbe0ec;
                        outline: none;
                        text-align: center;
                        top: 7px;
						letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 8px;
						
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }   
						
			