.lavaLampWithImage {
position : relative;
width : 550px;
padding-top : 4px;
margin : 0 0;
padding-left : 50px;
overflow : hidden;
padding-right : 15px;
margin-left : 20px;
width:0;
}
.lavaLampWithImage li {
display : block;
float : left;
list-style : none;
width:0;
}
.lavaLampWithImage li.back {
background : url(../round.gif) no-repeat right -30px;
width : 9px;
z-index : 8;
position : absolute;
}
.lavaLampWithImage li.back .left {
background : url(../round.gif) no-repeat top left;
height : 30px;
margin-right : 9px;
}
.lavaLampWithImage li a {
font : bold 14px arial;
text-decoration : none;
color : #ffffff;
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 10px;
width:0;
}
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
border : none;
}

