div.resortGalleryThumbs img{
	padding:4px; 
	border: 1px solid #C4A0C6;
	text-align:center;
	margin-right: 4px;
	margin-bottom: 8px;
}


.galleryThumb {
	padding-left:10px;
	padding-right:10px;
}

div.galleryCategories span{
	color: #FFFFCC;
}

div.galleryCategories a{
	border: 1px solid #D4D4D4;
	background: url('/template/en/images/silver-bkg.gif') repeat-x #EEE;
	padding: 8px;
	text-align:center;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	margin-right:20px;
}


div.galleryCategories a.over{
	background: #00FF33;
}

div.galleryCategories a:hover{
	color: #666;
	cursor:pointer;
}

#scrollPane{
	width: 655px;
	height: 180px;
	overflow: auto;
	padding: 5px;
	margin-bottom: 20px;
}

.gbNavLink{	

}

.gbNavLink:HOVER{

}

#catList{
	padding: 18px;
	padding-left: 0px;
	text-align:center;
		border-top: 1px solid #D5CAD5;
	border-bottom: 1px solid #D5CAD5;
	background: #F7F4F7;
	margin-bottom:15px;
}