/* fxGallery */
.fxGallery { width:982px; overflow:hidden; }
.fxGalleryInner { width:996px; overflow:hidden; position:relative; left:0px; top:0px; }
.fxGallery ul { width:10000px; overflow:hidden; display:block; position:relative; left:0px; }
.fxGallery ul li { padding:0px !important; }
.fxGallery .fxNav { position:absolute; width:982px; z-index:12; }
.fxGallery .fxNav a { width:20px; height:24px; opacity:0.4; filter:alpha(opacity=40); position:absolute; display:inline-block; line-height:999px; overflow:hidden; vertical-align:middle; cursor:pointer; }
.fxGallery .fxNav a:hover { opacity:1.0; filter:alpha(opacity=100); }
.fxGallery .fxNav a.fxPrev { left:-25px; background:url(../img/body/arrow-left1.gif) no-repeat left top transparent; }
.fxGallery .fxNav a.fxNext { right:-25px; background:url(../img/body/arrow-right1.gif) no-repeat left top transparent; }

/* SPECIFIC */
.product_list_ul_container.withText .fxGallery .fxNav .fxNavBtn { margin-top:-17px; }


