.lavaLampBottomStyle {
            position: relative;
            height:20px;
            width: 650px;
            background-color: white;
            padding: 12px;
            overflow: hidden;
           
        }

.lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
.lavaLampBottomStyle li.back { width: 9px; height: 25px; z-index: 8; position: absolute; border-bottom-width: 5px; border-bottom-style: solid; border-bottom-color: #FF0000;                    }

.lavaLampBottomStyle li a { text-decoration: none; color: #000; outline: none; text-align: left; top: 7px; text-transform: uppercase; letter-spacing: 0; z-index: 10; display: block; float: left; height: 30px; position: relative; overflow: hidden; margin: auto 10px; font-family: calibri, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; font-variant: normal;                    }   

.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }