#show_painting_contents{
	position:absolute;
	z-index: 20;
	width: 164px;
	height: 222px;
	border-style: solid;
	border-width: 1px;
	border-color: #a3a3a3;
	background-color: #FFFFFF;
	font-size: 9px;
	text-align: center;
}

#show_painting_unfocus{
	position:absolute;
	z-index: 19;
	left: -12px;
	top: -12px;
	width: 192px;
	height: 250px;
}

#show_painting_extra{
	position: absolute;
	top: 0px;
	left: 165px;
	width: 80px;
	height: 222px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	border-color: #a3a3a3;
}

#show_painting_img img{
	margin-top: 6px;
	border-width: 1px;
	border-style: solid;	
}

#show_painting_info{
	position: absolute;
	left: 30px;
	top: -1px;
	text-align: left;
}
