@charset "UTF-8";
/* CSS Document */

#setViewer .boxContent
{
	text-align:center;
	height:460px;
}
#setViewer .iteratorButton
{
	top:220px;
}
.art img
{
	border-style:solid;
	width:400px;
	height:400px;
	margin-bottom:5px;
}
.info
{
	position:relative;
	margin-left:50%;
	left:-202px;
	top:-6px;
	width:400px;
	border-style:solid;
	border-top-style:none;
	background-color:#FC6;
	font-weight:bold;
}
.info div
{
	display:inline-block;
	width:40%;
}
