#tourSideBoxUpper{
	position:absolute;
	top:10px;
	left:10px;
	width:279px;
	height:400px;
	text-align:center;
	font-size:14px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

#tourSideBoxLower{
	position:absolute;
	top:410px;
	left:10px;
	width:299px;
	height:250px;
	text-align:center;
	float:left;
	clear:left;
}

#tourSideBoxLower label{
	width:299px;
}

#tourImageBox{
	position:absolute;
	top:10px;
	left:309px;
	border-top-width:0px; 
	border-left-width:0px;
	border-right-width:0px; 
	border-bottom-width:0px;	
	border-style:solid; 	
	border-color:#B0C4DD; 
	background-repeat:no-repeat;
	padding-right:30px;
}
#tourImageBox img{
	border-width:2px;	
	border-style:solid; 	
	border-color:#B0C4DD;
	margin-right:10px;
	margin-bottom:10px;
}

#footerBox{
	width:100%;
	clear:both;
	font-family:Arial,sans-serif; 
	font-size: 10px;
	text-align:right;
}

.arrowImg{
	margin-left:30px;
	margin-right:30px;
	cursor:pointer;
}