.hotels .galleryContainer {
	border: 0;
	width: 267px;
	height: 190px;
	margin: 8px 0 8px 0;
}

.hotels .loading {
	background: url(../images/loading.gif) center no-repeat;
}

.hotels .galleryThumbnail {
	outline: none;
}

.hotels .galleryThumbnail img {
	border: 2px solid #FFF;
	padding: 1px;
	margin: 0 2px 4px 2px;
}

.hotels a:hover.galleryThumbnail img {
	border: 2px solid #d7a570;
	padding: 1px;
	margin: 0 2px 4px 2px;
}

.hotels .outline {
	border: 0;
	z-index: 0;
	position: absolute;
}

/*.hotels #thumbnails {
	
}*/
/*.hotels .current img {
	border: 1px solid #33c1f7;
	padding: 0;
}*/


