/* positioning */
#scroller { position:absolute; left:0; top:280px; width:200px; height:183px; clip:rect(0 200 183 0); overflow:hidden; z-index:30}
#scroller #container { position:absolute; top:0px; width:168px; height:183px; clip:rect(0 168 183 0); overflow:hidden;background-color:#ffffff; layer-background-color:#ffffff; z-index:1}
#scroller #content { position:absolute; width:168px; z-index:1}
#scroller #scrollUp { position:absolute; left:170px; top:0px; cursor:pointer; cursor:hand; z-Index:3; }
#scroller #scrollDn { position:absolute; left:170px; top:170px; cursor:pointer; cursor:hand; z-Index:3; }
#scroller #scrollbar { position:absolute; left:170px; top:12px; width:10px; height:161px; clip:rect(0 10 161 0); cursor:pointer; cursor:hand; background-color:#B0CCC8; layer-background-color:#B0CCC8; }
#scroller #thumb { position:absolute; left:0px; top:1px;cursor:pointer; cursor:hand; z-Index:5; }
#scroller #thumbArrowUp, #scroller #thumbArrowDn { position:absolute; left:2px; visibility:hidden; z-Index:2; }
#scroller #marker { position:absolute; left:1px; top:0px; width:10px; height:1px; clip:rect(0 10 1 0); background-color:#333333; layer-background-color:#333333; visibility:hidden; z-Index:5; }
#scroller #elevUp, #scroller #elevDn { position:absolute; left:0px; top:0px; width:10px; height:165px; clip:rect(0 10 165 0); background-image: url(iconos/elevator1.gif); layer-background-image:url(images/productos/scroll/elevator1.gif); z-Index:4; }

/* positioning */
#scrollerArc { position:absolute; left:0; top:280px; width:200x; height:183px; clip:rect(0 200 183 0); overflow:hidden; z-index:30}
#scrollerArc #container { position:absolute; top:0px; width:180px; height:178px; clip:rect(0 178 178 0); overflow:hidden;background-color:#ffffff; layer-background-color:#ffffff; z-index:1}
#scrollerArc #content { position:absolute; width:168px; z-index:1}
#scrollerArc #scrollUp { position:absolute; left:170px; top:0px; cursor:pointer; cursor:hand; z-Index:3; }
#scrollerArc #scrollDn { position:absolute; left:170px; top:157px; cursor:pointer; cursor:hand; z-Index:3; }
#scrollerArc #scrollbar { position:absolute; left:170px; top:12px; width:10px; height:165px; clip:rect(0 10 165 0); cursor:pointer; cursor:hand; background-color:#B0CCC8; layer-background-color:#B0CCC8; }
#scrollerArc #thumb { position:absolute; left:0px; top:1px; cursor:pointer; cursor:hand; z-Index:5; }
#scrollerArc #thumbArrowUp, #scrollerArc #thumbArrowDn { position:absolute; left:2px; visibility:hidden; z-Index:2; }
#scrollerArc #marker { position:absolute; left:1px; top:0px; width:10px; height:1px; clip:rect(0 10 1 0); background-color:#333333; layer-background-color:#333333; visibility:hidden; z-Index:5; }
#scrollerArc #elevUp, #scrollerArc #elevDn { position: absolute; left: 0px; top: 0px; width: 10px; height: 165px; clip: rect(0 10 165 0); background-image: url(iconos/elevator1.gif); layer-background-image: url(images/productos/scroll/elevator1.gif); z-Index: 4; }