        .lavaLampNoImage {
	position: relative;
	height: 33px;
	width: 630px;
	overflow: hidden;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: gray;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: gray;
	color: #666666;
	top: 85px;
        }
                .lavaLampNoImage li {
	float: left;
	list-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
	padding-right: 5px;
	padding-left: 5px;
                }
                    .lavaLampNoImage li.back {
	background-color: #999999;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
	border: thin solid #CCCCCC;
                    }
                    .lavaLampNoImage li a {
	text-decoration: none;
	color: #333333;
	outline: none;
	text-align: center;
	top: 7px;
	z-index: 10;
	display: block;
	float: left;
	height: 33px;
	position: relative;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin-top: auto;
	margin-right: 1px;
	margin-bottom: auto;
	margin-left: 1px;
	border: thin none #999999;
                    }
.lavaLampNoImage  li  a:hover, .lavaLampNoImage  li  a:active    {
	border: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
                        }                    

