div.galleryThumbs{
	text-align: center ;
}

div.galleryThumbs img{
	border: 0 ;
	margin-left: 10px ;
	margin-bottom: 5px ;
	margin-top: 5px ;
}

div.galleryCategories span{
	color: #FFFFCC ;
}

div.galleryCategories a{
	font-weight: bold ;
	font-family: Arial, Helvetica, sans-serif ;
	padding: 3px 5px 3px 5px ;
	color: white ;
	font-weight: bold ;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 15px ;
	text-decoration: none ;
	line-height: 30px ;
	margin-left:25px;
}


div.galleryCategories a.over{
	background: #017BDE ;
}

div.galleryCategories a:hover{
	background: #017BDE ;
}

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

#catList{
	background: #96CFF8 ;
	background-image:url(template/en/images/box_blue_background.gif);
	background-repeat:repeat-y;
	
	margin-bottom: 20px ;
	text-align: center ;
}

.photoCredits{
	color: #666666 ;
	font-style: italic ;
	font-size: 11px ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
}