.simple_image_gallery_container {
	width: 100%;
	float: left;
}
.simple_image_gallery_image {
	padding: 5px 0;
	text-align: center;
	float: left;
}
.simple_image_gallery_image p {
	overflow: hidden;
}
.simple_image_gallery_thumb{ position:relative;margin: 0 auto;}
.large_thumb_shine  {  
background:url(fancybox/images/shine.png); position:absolute;  
background-position:-500px 0; left:0px; top:0px; background-repeat:no-repeat;}  
.simple_image_gallery_border{border: 1px solid #eee;
    padding: 3px;}
	
	
	.simple_image_gallery_container .error	{ padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }

.simple_image_gallery_container .error { background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }