/*** TOUR SPECIFIC ****/


#contents img {
	margin-left: 50px;
	margin-bottom: 20px;
}

#contents div.fright {
	text-align: center;
	width: 210px;
}

#contents div.fright img {
	margin-left: 0;
}

#contents div.fright h2 {
	font-weight: bold;
	font-size: 14pt;
	display: block;
	margin: 10px 0;
	padding: 0;
	text-align: center;
}


#contents p.end {
	height: 450px;
}

 #contents ul {
 	color: #222;
	font-size: 9pt;
 }
 
 #contents li {
 	line-height: 1.5em;
	margin: 5px 20px;
 }
