.lavaLamp {position:relative; height:26px; width:600px; overflow:hidden;}
	.lavaLamp li {float:left; list-style:none;}
	.lavaLamp li.back {background:url("../image/nav_lava.gif") no-repeat right -26px; width:6px; height:26px; z-index:8; position:absolute;}
	.lavaLamp li.back .left {background: url("../image/nav_lava.gif") no-repeat top left; height:26px; margin-right:9px; /* 7px is the width of the rounded shape */}
	.lavaLamp li a {font:bold 12px arial; text-decoration:none; color:#000; outline:none; text-align:center; top:5px; z-index:10; display:block; float:left; height:20px; position:relative; overflow:hidden; margin:auto 17px;}
	.lavaLamp li a:hover, .lavaLamp li a:active, .lavaLamp li a:visited {border:none;}

