/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	EXT: s2_eja_pi2_gallery~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */div.s2-eja-gallery-wrap{	position: relative;	overflow: hidden;	width: 516px;	height: 452px;}div.s2-eja-gallery-zone{	position: absolute;}div.s2-eja-gallery-item{	display: inline;	float: left;	width: 516px;	text-align: center;}div.s2-eja-gallery-image{	}div.s2-eja-gallery-item-caption-wrap{	width: 516px;	display: block;}div.s2-eja-gallery-item-caption{	padding: 10px;	width: 506px;}div.s2-eja-gallery-thumbs-wrap{	margin-top: 10px;	margin-bottom: 20px;	margin-left: 2px;	padding-top: 10px;	border-top: 1px solid #CCCCCC;}span.s2-eja-gallery-thumbs-item{	float: left;	display: inline;	margin: 1px;	cursor: pointer;}/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	Handler~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */div.s2-eja-gallery-handler {	z-index: 1000;	width: 516px;	height: 452px;	position: absolute;}div.s2-eja-gallery-handler a:hover{	text-decoration: none;}div.s2-eja-gallery-handler a.s2-eja-gallery-handler-back,div.s2-eja-gallery-handler a.s2-eja-gallery-handler-next{	width: 30px;	height: 452px;	float: left;	cursor: pointer;	background-image: url(s2_eja_gallery_handler_back.png);	background-repeat: no-repeat;	background-position: 2px 195px;	text-decoration: none;}div.s2-eja-gallery-handler a.s2-eja-gallery-handler-next{	float: right;	background-image: url(s2_eja_gallery_handler_next.png);}
