/* formats the attraction name div */
.attractiontitle {
	position: absolute;
	width: 450px;
	left: 135px;
}

.attractionpage {
	position: absolute;
	width: 100px;
	left: 620px;
}

.attractionnext {
	position: absolute;
	width: 45px;
	left: 715px;
}

.attractionback {
	position: absolute;
	width: 45px;
	left: 570px;
}

/* formats the attraction boxs */
.attractionbox {
	width: 620px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-top-color: #C7CB4B;
	font-size: 11px;
	padding-top: 2px;
}

/* formats the attraction boxs alternative */
.attractionbox {
	width: 742px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-top-color: #C7CB4B;
	font-size: 11px;
	padding-top: 2px;
}

/* formats the article div */
.attractionarticleR {
	position: absolute;
	width: 80px;
	left: 680px;
}

/* formats the attraction name div */
.attractionnameL {
	position: absolute;
	width: 300px;
	left: 134px;
}

/* formats the attraction name div for cruises */
.attractionnameLboat {
	position: absolute;
	width: 450px;
	left: 134px;
}

/* formats the attraction name div for mekong cruises */
.attractionnameLboat1 {
	position: absolute;
	width: 550px;
	left: 13px;
}

/* formats the attraction name div */
.attractionnameR {
	position: absolute;
	width: 300px;
	left: 307px;
}

/* formats the attraction name div */
.attractionnameRphoto {
	position: absolute;
	width: 300px;
	left: 266px;
}

/* formats the attraction name div for cruises */
.attractionnameRboat {
	position: absolute;
	width: 450px;
	left: 307px;
}

/* formats the attraction name div for mekong cruises */
.attractionnameRboat1 {
	position: absolute;
	width: 550px;
	left: 185px;
}

/* formats the article div */
.attractionarticleL {
	position: absolute;
	width: 80px;
	left: 510px;
}

/* formats the temple grade */
.grade {
	text-align: center;	
}

/* formats the ruin grade div */
.ruingradeR {
	position: absolute;
	width: 100px;
	left: 565px;
	font-weight: bold;
	text-align: right;
}

/* formats the ruin grade div */
.ruingradeL {
	position: absolute;
	width: 100px;
	left: 395px;
	font-weight: bold;
	text-align: right;
}

/* format attraction list */
.att_list {
	font-size: 13px;
	font-weight: bold;
	color: #394607;
	text-align: center;
}

.att_list_alt {
	font-size: 11px;
	font-weight: bold;
	color: #394607;
	text-align: center;
}

.att_list_alti {
	font-size: 12px;
	font-weight: bold;
	color: #394607;
	text-align: center;
}