/* Begin: styles slider styles for summary */
#hor #rvProductsSlider{position:absolute; }
#rvSummary #hor table { padding:0; margin:0; border-collapse:collapse; }
#rvSummary #hor td { padding:0; margin:0; }
#rvSummary #hor .slider td { width:244px; } 
#rvSummary #hor { position:relative; left:8px; height:90px; margin-top:17px; }
/* #rvSummary #hor .arrowP{position:absolute; width:20px; height:73px; left:720px; top:0px; background-repeat:no-repeat; background-position:center;} */
#rvSummary #hor .arrowMOn{cursor:pointer; background-image:url("../images/left_slider_enabled.jpg"); left:-3px; top:-8px; }
#hor .arrowMOn { position:absolute; width:11px; height:87px; background-repeat:no-repeat; background-position:center; }
#rvSummary #hor .arrowMOff{ cursor:auto; background-image:url("../images/left_slider_disabled.jpg");  left:-3px; top:-8px; }
#hor .arrowMOff { position:absolute; width:11px; height:87px; background-repeat:no-repeat; background-position:center; }
#rvSummary #hor .arrowPOn{ cursor:pointer; background-image:url("../images/right_slider_enabled.jpg"); left:749px; top:-8px; }
#hor .arrowPOn { position:absolute; width:11px; height:87px; background-repeat:no-repeat; background-position:center; }
#hor .arrowPOff { position:absolute; width:11px; height:87px; background-repeat:no-repeat; background-position:center;}
#rvSummary #hor .arrowPOff{cursor:auto; background-image:url("../images/right_slider_disabled.jpg"); left:749px; top:-8px; }
/* End: styles slider styles for summary */