#myScrollable { background:#fff; float:left; overflow:hidden; padding-bottom:25px; position:relative; width:410px }
div.myItems { background:#fff; float:left; height:206px; width:410px !important }
div.myItems span { cursor:auto; float:left; height:206px; margin-right:10px; width:410px }
div.myItems span img { height:206px; width:410px }
div.myPrev, div.myNext { cursor:pointer; float:right; height:9px; position:relative; overflow:hidden; width:17px; z-index:1 }
div.myPrev { background:url(NavImages/Prev.gif) no-repeat }
div.myNext { background:url(NavImages/Next.gif) no-repeat }
div.myNavi { float:right; height:8px; max-width:360px; position:relative; overflow:hidden; z-index:1 }
div.myNavi span { background:url(NavImages/dots.gif) 0 0 no-repeat; cursor:pointer; float:left; height:8px; margin:1px 1px 1px 0px; width:8px;  }
div.myNavi span:hover { background-position:0 -8px; }
div.myNavi span.active { background-position:0 -16px; }
.myNavBox { position:absolute; bottom:8px; right:5px; max-width:410px }
.mySlideCategory { background:#989898; float:left; height:206px; overflow:hidden; width:140px;  }
.mySlideCategory div { color:#fff; font:bold 14px Arial, Helvetica, sans-serif; padding:7px }
