
#tactical_message_espot ul {
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
	}

#tactical_message_espot ul li {
	float: left;
	overflow: hidden;
	text-indent: -9000px;
	}

#tactical_message_espot ul li a {
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	}
	
#tactical_message_espot ul a a:hover {
	background-position: bottom left;
	}
	
#tactical_message_espot ul li.unique {
	width: 300px;
	height: 19px;
	background-color: #EBDFDC;
	display: block;
	}
	
/* To be removed with the accompanying javascript after A-B testing 
	
#tactical_message_espot ul li#tact-3,
#tactical_message_espot ul li#tact-4 {
	display: none;
	}
*/