.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
	border: none;
}
.lavaLampBottomStyle {
	position:absolute;
	bottom:0px;
	right:0;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 550px;
	overflow: hidden;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;/*    border: 1px solid gray;*/
        }
.lavaLampBottomStyle li {
	float: left;
	list-style: none;
}
.lavaLampBottomStyle li.back {
	background: url("../images/lava.gif") no-repeat right 0px;
	width: 9px;
	height: 39px;
	z-index: 8;
	position: absolute;
}
.lavaLampBottomStyle li.back {
	background: url("../images/lava.gif") no-repeat top left;
	margin-right: 10px; /* 7px is the width of the rounded shape */
	margin-left: -10px;
}
.lavaLampBottomStyle li a {
	color: #333333;
	outline: none;
	top: 4px;
	text-transform: none;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	font-weight: normal;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	border: none;
}
