.GalleryControl {
	width:284px; 
	height:66px; 
	background: #f2f1ed url(../images/GalleryControls/bg.png) no-repeat;
	padding:10px 10px 0px 25px;
	margin: 0px auto 0px auto;
}

.GalleryControlImgs {
	float:left;
	width:85px;
	text-align:center;
	font-family:Arial;
	font-size:28px;
	padding:6px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
}

.ContentTourDesc {
	font-family:	Arial ;
	font-size:		14px ;
	color:			#666666 ;
	height:			50px;
	overflow-y:		auto;
	width:			470px;
	margin:			10px auto 0px auto;
	text-align:		left;
}

.ContentPhotoGalleryHeaderLabel {
	padding: 0px 0px 0px 10px;
	cursor: pointer;
	font-family:	Arial ;
	font-size:		14px ;
	font-weight:	bold ;
	color:			#ffffff ;
	border:solid 1px #032c4a;
	background-image: url(../images/gallery/headerbg.png);
	text-decoration:	none;
	height: 20px;
	overflow-y: hidden;
}
.ContentPhotoGalleryBody {
	padding:10px 0px 0px 0px;
	overflow-y: hidden;
	border:solid 1px #032c4a;
}

.ContentFAQQuestion {
	font-size:1.2em;
	font-family:Arial;
	font-weight: bold;
	color:#335BF1;
	padding:5px 5px 5px 5px;
	text-decoration: none;
}

.ContentFAQAnswer {
	font-size:.75em;
	font-family:Arial;
	font-weight: normal;
	color:#000000;
	padding:5px 5px 5px 15px;
	text-decoration: none;
}

.ErrorText {
	font-family:	Arial, Sans-Serif;
	font-size:		1.2em;
}
.PagingTitle {
	font-family:	Arial ;
	font-size:		1em ;
	font-weight:	normal ;
	color:			#666666 ;
	text-decoration:	none;
}
.PagingNumbers {
	font-family:	Arial ;
	font-size:		1em ;
	color:			#4197e3 ;
}
a.PagingNumbers {
	font-family:	Arial ;
	font-size:		1em ;
	font-weight:	bold ;
	color:			#4197e3 ;
	text-decoration:	underline;
}
a.PagingNumbers:hover {
	font-family:	Arial ;
	font-size:		1em ;
	font-weight:	bold ;
	color:			#000000 ;
	text-decoration:	underline;
}