.lavaLampBottomStyle li.back {
	position: absolute;
	bottom: 27px;
	border-top: 7px solid #c97f6d;
	width: 1px;
	height: 7px;
	z-index: 8;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

