.gallery-list{
margin:0 auto;
padding-top:47px;
width:595px;
padding-right:4px;
}
.gallery-list li{
	float:left;
}
.galleria{list-style:none;}
.galleria li{display:block;overflow:hidden;float:left;margin:0 4px 10px 5px}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
	.caption{font-weight:bold;color:#999999;font-size:16px; text-align:left;display:block;width:600px; margin:0 auto;height:30px;}
	#main_image{
	text-align:center;height:391px;
	}
	#main_image img{margin-bottom:10px;height:391px;width:auto;}
/*--------------------

	clearfix

--------------------*/
.gallery-list{
   overflow:hidden;
   zoom:1;
}
.gallery-list:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}
* html .gallery-list{
    height: 1em;
    overflow: visible;
}




#top-header .clearfix,
#top-header-inner .clearfix,
#top-header-main .clearfix{
	overflow:visible;
}

#top-header:after .clearfix,
#top-header-inner:after .clearfix,
#top-header-main:after .clearfix{
	overflow:visible;
}

#top-header,
#top-header-inner,
#top-header-main,
#contents1{
	overflow:visible;
}

.article .fl{
	margin-right:12px;
}
.viewer,
.viewer2 {
	width: 800px;
	height: 530px;
	text-align: left;
	overflow: hidden;
	position: relative;
	display:block;
}
.copy{
	margin-top:0;
	margin-bottom:30px;
	float:right;
	width:555px;
}
.title2{
	margin-top:38px;
}
.article{
	margin-bottom:32px;
}
.article h2{
	margin-bottom:8px;
}
.artist .fl{
	margin-right:12px;
}
.artist .fr{
	margin-left:12px;
}
.artist h3{
	margin-bottom:13px;
}
.artist p.no-wrapp{
	overflow:hidden;
	_zoom:1;
}
.artist .fr .short,.artist .fl .short{
	margin-top:3px;
}
.artist .fr .short{
	text-align:right;
}
#opening-artist_nav li{
	float:left;
	margin-left:18px;
}
#opening-artist_nav li.top{
	margin-left:0;
}

.viewer img,
.viewer2 img {
	top: 0;
	left: 0;
	position: absolute;
}