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

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

.papconst .galleryThumbnail {
	outline: none;
}

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

.papconst a:hover.galleryThumbnail img {
	border: 2px solid #33c1f7;
	padding: 1px;
	margin: 0 2px 4px 2px;
}

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

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


