div.menuES_HORIZONTAL {
	display:inline;
	position: relative;
	float: left;
}

div.menuES_HORIZONTAL a.link {
	background-color: transparent;
	border-right: 1px solid #CCCCCC;
	color: #FFFFFF;	
	padding: 4px 15Px;
	height: 24px;	
	font-weight: bold;
	text-decoration: none;
}

div.menuES_HORIZONTAL a.link:hover {
	background-color: #354463;
	height: 24px;
}
