.lavaLampVert {
	position: absolute;
	left:157px;
	top:310px;
	width:100px;
	background-color:#FFFFFF;
	padding:15px;
	margin:10px 0;
	overflow:hidden;
	display: block; /* added becasue of Galleria IE large image fix */
}

.lavaLampVert li {
	padding-left:4px;
	list-style:none;
	display: block; /* added becasue of Galleria IE large image fix */
}

.lavaLampVert li.backLava {
	background: url("../img/floti.gif") no-repeat left;
	z-index:8;
	position:absolute;
	display: block; /* added becasue of Galleria IE large image fix */
}

.lavaLampVert li a {
	font:12px 'lucida sans','lucida sans unicode','verdana',sans-serif;
	text-decoration:none;
	outline:none;
	text-align:left;
	padding:3px 4px 3px 4px;
	letter-spacing: 2px;
	z-index: 10;
	display: block;
	position: relative;
	overflow: hidden;
	margin: 3px 10px;
}
