div#mapping {
	width: 624px;
}

div#mapping.static-t a:focus,
div#mapping.static-t a:hover{
	border: none !important;
	margin: 0px !important;
}

div#mapping.static-t a.tspot {
	font-size: 1.18em;
	line-height: 1.1em;
	padding: 6px 10px;
	color: white;
	background: rgb(0, 0, 0) transparent;
	background: rgba(0, 0, 0, 0.6); 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000)";
}

div#mapping.static-t a.tspot:hover {
	background: #000;
	text-decoration: none;
}

div.gelui-wrapper div.gelui-overlay-state div.gelui-overlay-container {
	width: 480px;
}

div#active-content {
	width: 464px;
}

div.gelui-wrapper div.gelui-overlay-state div.gelui-overlay-container div#ui_nav img {
	padding-bottom: 0px;
}

#lhc_clickable .cross-head {
	margin-bottom: 4px;
	padding-top: 4px;
}

#lhc_clickable .clickity {
	display: inline;
	background-color: #404040;
	padding: 4px 6px 4px 6px;
	color: white;
	float: right;
}
