.a
{
	text-decoration:underline;
}
#cristal-icon {
	float:left;
	width:181px;
	height:239px;
}
#location-header {
	float:left;
	width:820px;
	height:239px;
	background:url(../images/headers/location_directory.jpg) 0 0;
	text-indent:-9999px;
	font-size:0;

}
#location-header.eu {
	background-position:0 956px;
}
#location-header.na {
	background-position:0 1195px;
}

#location-header.ap {
	background-position:0 717px;
}
#location-header.sa {
	background-position:0 478px;
}
#location-header.me {
	background-position:0 239px;
}
#location-directory {
	position:relative;
}
#location-directory ul li {
	list-style:none;
	margin:0 0 20px 0;
}
#location-directory li ul {
	position:absolute;
	margin:0;
	left:195px;
	top:0;
	z-index:500;
	width:100px;
	padding-left:10px;
}
#location-directory ul {
	width:165px;
	margin:0;
	top:0;
	height:600px; /* CHANGE TO MAKE LINES LONGER */
}
#location-directory li ul li ul {
	left:120px;
	width:200px;
}
#location-directory li ul li ul li ul 
{
	top: -20px;
	left:199px;
	width:250px;
}
#location-directory a {
	color:#000;
	text-decoration:none;
	outline:none;
}
#location-directory a:hover, #location-directory a.active, #location-directory p {
	color:#06452f;
}
#location-directory ul.line {
	border-left:1px solid #ddd;
}