.magmaGallery{
	display: block;
	padding-left: 1.923em;/*25px;*/
	*padding-left: 1.875em;
	padding-top: 0.769em;/*10px;*/
	*padding-top: 0.750;
	padding-bottom: 0.769em;/*10px;*/
	*padding-bottom: 0.750;
	height: 100%;
}

.magmaGallery img{
	margin-top: 1em;
	width: 100%;
}

.magmaDeus{
	clear: both;
}


.magmaThumbList{
	display: block;
}

.thumb{
	background-color: #FFFFFF;
	border: 1px solid gray;
	float: left;
	height: 7.692em;/*100px;*/
	*height: 7.500;
	margin-right: 0.384em;/*5px;*/
	*margin-right: 0.375em;
	margin-bottom: 0.384em;/*5px;*/
	*margin-bottom: 0.375em;
	overflow: hidden;
	padding: 0.384em;/*5px;*/
	*padding: 0.375;
	text-align: center;
	width: 100px;
}

.thumbImage{
	height: 6.153em;/*80px;*/
	*height: 6em;
	overflow: hidden;
}

.thumbImage img{
	width: 6.153em;/*80px;*/
	*width: 6em; 
}

#GalleryWebHandler-doRandomGalleryBox{
	overflow: hidden;
}

#GalleryWebHandler-doRandomGalleryBox img {
	width: 15.384em;/*200px;*/
	*width: 15.000;
	height: 11.538em;/*150px;*/
	height: 11.250em; 
	padding-left: 0.8em;
	*padding-left: 0.500em;
} 

#image img{
	width: 100%;
}
.magmaCarousel{
	display: block;
}
.magmaCarouselItem{
	background-color: #FFFFFF;
	border: 1px solid gray;
	float: left;
	height: 7.692em;/*100px;*/
	*height: 7.500;
	margin-right: 0.384em;/*5px;*/
	*margin-right: 0.375em;
	margin-bottom: 0.384em;/*5px;*/
	*margin-bottom: 0.375em;
	overflow: hidden;
	padding: 0.384em;/*5px;*/
	*padding: 0.375;
	text-align: center;
	width: 100px;
}
.magmaCarouselItemImage{
	height: 6.153em;/*80px;*/
	*height: 6em;
	overflow: hidden;
}
.magmaCarouselItem img{
	width: 6.153em;/*80px;*/
	*width: 6em; 
}
