             .lavaLampBottomStyle {
	position: relative;
	height: 29px;
	width: 955px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 177px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;

        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
					
					
                }
                    .lavaLampBottomStyle li.back {
	width: 9px;
	height: 41px;
	z-index: 0;
	position: absolute;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
	
	
                    }
                    .lavaLampBottomStyle li a {
	text-decoration: none;
	color: #666666;
	outline: none;
	text-align: right;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 30px;
	
                    }   
					
					.lavaLampBottomStyle li a:hover {
	text-decoration: none;
	color: #9d0505;
	outline: none;
	text-align: right;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 30px;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	background-image: url(images/arrow.png);
	background-position: left top;
	background-repeat: no-repeat;
                    }   
                        .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }                     

