       #lavaLampBasicImage {
	position: relative;
	width: 385px;
	/*            background: url("images/bg.gif") no-repeat top;*/
            padding: 0px;
	padding-right:2px;
	padding-top:35px;
	margin: 15px 0;
	overflow: hidden;
	height:35px;
        }
                #lavaLampBasicImage li {
	float: left;
	list-style: none;
	width: auto;
                }
                    #lavaLampBasicImage li.back {
                        background: url("images/hover_bg.png") no-repeat right -26px;
                        width: 9px; height: 26px;
                        z-index: 8;
                        position: absolute;
                    }
                        #lavaLampBasicImage li.back .left {
	background: url("images/hover_bg.png") no-repeat top left;
	height: 26px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    #lavaLampBasicImage li a {
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 5px;
	text-transform: none;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 33px;
	position: relative;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
                    }
                        #lavaLampBasicImage li a:hover, #lavaLampBasicImage li a:active, #lavaLampBasicImage li a:visited {
                            color: #fff;
                            border: none;
                        }

        

