ul.lavaLamp {
	width:320px;
}

ul.lavaLamp li {
	list-style:none;
	width:318px;
	background-color: #cacaca;
	text-align: center;
	border:1px solid #333;
	margin-bottom:0.5px;
}

ul.lavaLamp li.back {
	display: none;
}

ul.lavaLamp li a {
	z-index:10;
	overflow:hidden;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	width:320px;
	font-size: 16px;
	height:12px;
	padding-top:5px;
}

ul.lavaLamp li a:hover,ul.lavaLamp li a:active,ul.lavaLamp li a:visited {
	border:none;
}

ul.lavaLamp li.back, #menu_seasons, #menu_seasons_page{
	background-color:#999999!important;
}

ul.lavaLamp li.back{
	background-color:#999999;
}

ul.lavaLamp li a, div#back a:hover {
	color:#000!important;
}