.pgallery-container { height:10px; width:100%; position:relative; }
.pgallery-top { position:absolute; left:0px; top:0px; width:100%; height:15px; background-repeat: repeat-x; }
.pgallery-image { position:absolute; left:0px; top:17px; width:100%; bottom:50%; text-align:center; overflow:hidden; }
.pgallery-image img { position: absolute; }
.pgallery-title { position:absolute; left:0px; bottom:70%; width:100%; height:24px; text-align:left; line-height:23px; font-size:18px; color:#000000; font-family:Arial; font-size:12px; text-indent:5px; overflow:hidden; }
.pgallery-gallery { position:absolute; left:0px; bottom:0px; width:100%; height:30%; overflow:hidden; }
.pgallery-slider { position:absolute; left:0px; top:3px; width:3px; bottom:3px; }
.pgallery-slider div { position:relative; float:left; top:0px; margin-right:3px; border:1px solid #dddddd; background:#ffffff; cursor:pointer; }
.pgallery-slider div:hover { border:1px solid #888888; }
.pgallery-slider div.active { cursor:default; }
.pgallery-slider div.active:hover {	border:1px solid #dddddd; }
.pgallery-slider div img { position:absolute;}
.pgallery-slideshow { position:absolute; cursor:pointer; width:30px; height:15px; right:3px; top:0px; background-repeat:no-repeat; text-align:center; line-height:13px; font-family:Arial; font-size:11px; }
.pgallery-navigator { position:absolute; right:3px; bottom:100px; width:39px; height:39px; background-repeat:no-repeat; }
#pgallery-preview { position:absolute; z-index:9998; }

#pgallery-fullsize-image2 .arrow-left, #pgallery-fullsize-image2 .arrow-right {position:absolute;z-index: 10000;height: 41px; width: 41px; cursor: pointer;top:50%;margin-top:-21px;}
#pgallery-fullsize-image2 .arrow-left {background-image: url(../../../default/default/images/itoris/pgallery/left-arrow.png); left:-20px;}
#pgallery-fullsize-image2 .arrow-right {background-image: url(../../../default/default/images/itoris/pgallery/right-arrow.png);right:-20px;}
