.lavaLampBottomStyle {
	position: relative;
	height: 50px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.lavaLampBottomStyle li {
    float: left;
    list-style: none;
}
    .lavaLampBottomStyle li.back {
	width: 9px;
	height: 48px;
	z-index: 8;
	position: absolute;
	background-image: url(images/pointer.gif);
	background-repeat: no-repeat;
	background-position: center 29px;
	border-bottom-width: 5px;
	padding-top: 0px;
}
.lavaLampBottomStyle li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #000;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	width: 150px;
	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;
}
/*     
html>body .lavaLampBottomStyle {
	position: relative;
	height: 50px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}*/
.ie7 .lavaLampBottomStyle {
	position: relative;
	height: 50px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 192px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

