#tactical_message_espot {
	margin: 30px 0 0 0;
	width: 100%;
}
#tactical_message_espot ul {
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
	float:left;
	text-transform: uppercase;
	width: 100%;
}

#tactical_message_espot ul li {
	float: left;
	overflow: hidden;
	width: 100%;
}

#tactical_message_espot ul li a {
	display: block;
	overflow: hidden;
	height:59px !important;
}

#tactical_message_espot ul li a {
	background-position: center left;
}
#tactical_message_espot ul li p {
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 12px 0;
	margin: 0;
}	
#tactical_message_espot ul li.unique {
	width: 300px;
	height: 38px;
	background-color: #EBDFDC;
	display: block;
}
	
/* To be removed with the accompanying javascript after A-B testing
#tactical_message_espot ul li a:hover {
	background-position: bottom left;
	}	
#tactical_message_espot ul li#tact-3,
#tactical_message_espot ul li#tact-4 {
	display: none;
	} */

	