.lavaLampBottomStyle {
	height:35px;
	margin:0;
	overflow:hidden;
	padding-bottom:5px;
	padding-left:2px;
	padding-right:2px;
	padding-top:5px;
	position:relative;
	width:100%;
}
.lavaLampBottomStyle li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left: 13px;
}
.lavaLampBottomStyle li.backLava {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1A545F;
	background-color:#D9DAE8;
	height:30px;
	position:absolute;
	width:9px;
	z-index:8;
}
.lavaLampBottomStyle li a {
	color:#000000;
	display:block;
	float:left;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	height:35px;
	letter-spacing:0;
	margin:0 10px;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	overflow:hidden;
	position:relative;
	text-align:center;
	text-decoration:none;
	z-index:10;
}
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	border: none;
	height:35px;
}
.lavaLampMulti {
	font-family:Arial;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:3px 0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:100%;
}
.lavaLampMulti li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.lavaLampMulti li.backLava {
	background-color:#5f919c;
	position:absolute;
	width:9px;
	z-index:8;
}
.lavaLampMulti li a {
	color:#333333;
	display:block;
	margin:2px;
	padding:5px;
	position:relative;
	text-decoration:none;
	z-index:10;
}

