.lavaLampNoImage {
	background-color: transparent;
	margin-left: 0px;
}
	
.lavaLampNoImage li {
    float: left;
    list-style: none;
}
.lavaLampNoImage li.back {
	height: 35px;
	z-index: 0;
	position: absolute;
	background-image: url(../images/boton.gif);
	background-repeat: no-repeat;
	background-position: center top;
	*margin-left:153px;
	color: #0066CC;
}
.lavaLampNoImage li a {
	text-decoration: none;
	color: #777777;
	outline: none;
	text-align: center;
	top: 7px;
	letter-spacing: -0.2px;
	*letter-spacing: -1px;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin-right: 10px;
	margin-left: 10px;
	font-family: calibri, arial;
	font-size: 17px;
	*font-size: 18.5px;
	font-weight: 480;
	margin-top: -5px;
}
.lavaLampNoImage li a:hover {
	border: none;
	color: #0066FF;
}                    
