.lavaLampBottomStyle {
            position: relative;
            height: 208px;
            width: 714px;
            background: transparent;
            padding: 5px;
            margin: 0;
            overflow: hidden;
}
 .lavaLampBottomStyle li {
             float: left; width:129px;
             list-style: none;
             border-bottom: 1px #000 dotted;
}
.lavaLampBottomStyle li.back {
               border-bottom: 5px #000 solid;
               width: 129px;
               height: 208px;
               z-index: 8;
               position: absolute;
}
.lavaLampBottomStyle li a {
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 208px;
                        position: relative;
                        overflow: hidden;
                        margin: 0; width: 129px;
}   
.lavaLampBottomStyle li a div {padding-top:8px;}
.lavaLampBottomStyle li a img {border:1px #D68514 solid;}
.lavaLampBottomStyle li a:hover img {border:1px #000 solid!important;}


.lavaLampBottomStyle li a:hover {
border: none; font-weight:bold;
}                     
.current {font-weight:bold;}
.p5 {margin-left:12px!important;}