	.clsAreaNameBox{
		position:absolute;
		top:0;
		right:0;
		display:none;
		color:#FFFFD7;
		font-size:11px;
		font-weight:800;
		padding:0 3px 1px 3px;
		margin:-12px 12px 0 0;
		border:1px solid #000000;
		background-color:#750900;
	}

	.clsAreaDescBox{
		position:absolute;
		top:60px;
		right:50px;
		display:none;
		width:440px;
		cursor:default;
		z-index:1;
	}

	.clsOpacityContainer .clsBG{
		filter:alpha(opacity=90);
		opacity:0.90;
		background-color:#F0DFC5;
	}

	.clsAreaDescBox .clsText{
		color:#0C5440;
		width:420px;
		padding:10px 0 0 0;
	}

	.clsSpotImages{
		position:relative;
		float:left;
		width:150px;
		height:114px;
		text-align:center;
		padding:0 6px 0 6px;
		margin:5px 5px 5px 0;
	}

	.clsSpotImages .clsImage{
		width:137px;
		height:114px;
		vertical-align:top;
		border:1px solid #085448;
	}

	.clsSpotImages .clsPrevious{
		position:absolute;
		left:0;
		top:50px;
		width:7px;
		vertical-align:top;
	}

	.clsSpotImages .clsNext{
		position:absolute;
		right:0;
		top:50px;
		width:7px;
		vertical-align:top;
	}

	.clsSpotImages .clsPrevious img, .clsSpotImages .clsNext img{
		display:none;
		width:7px;
		height:12px;
		cursor:pointer;
		cursor:hand;
	}

	.clsButton{
		width:40px;
		color:#00593E;
		text-align:center;
		margin:5px;
		border:1px solid #00593E;
		background-color:#CBD7CD;
	}

	.clsButtonsContainer{
		position:relative;
		width:590px;
		height:400px;
		margin-top:3px !important;
		margin-top:-2px;
		background:url(/english/images/tour_map.jpg) no-repeat;
	}

	.clsAreaButton{
		position:absolute;
		top:0;
		right:0;
		width:10px;
		height:10px;
		font-size:0;
		cursor:pointer;
		cursor:hand;
		border:0px solid red;
	}
