#slideshowcontainer {width:700px; height:400px; overflow:hidden; position:relative;}
#slideshowcontainer2 {width:700px; height:350px; overflow:hidden; position:relative;}
#previewcanvas {width:700px; height:350px; background:#EDEDED}
#imagepreview {border:0px}
#display {color:#DFDFDF; font-size:8pt}

#leftbutton {margin-right:2px; height:42px; background:url(/0/img/nota/slide_left.gif) no-repeat 50% 50%; width:22px}
#rightbutton {margin-left:2px; height:42px; background:url(/0/img/nota/slide_right.gif) no-repeat 50% 50%; width:22px}

#leftbutton.disabled {border:1px solid white; margin-right:2px; height:42px; background:url(/0/img/nota/slide_left_off.gif) no-repeat 50% 50%; width:22px}
#rightbutton.disabled {margin-left:2px; height:42px; background:url(/0/img/nota/slide_right_off.gif) no-repeat 50% 50%; width:22px}


#loading {color:#FAFAFA}
#slidebkg {position:absolute; left:0px; height:52px; background-color:black; width:700px; filter:alpha(opacity=75); -moz-opacity:.75; opacity:.75;}
#slide {position:absolute; text-align:center;}
#scroll {overflow:hidden; position:relative;}

TABLE#images {left:0px;}
TABLE#images TD {text-align:center; vertical-align:middle; height:46px; width:66px; padding:1px; font-size:0pt}
TABLE#images TD DIV {width:62px;background-color:#666;margin-left:2px;margin-right:2px}
TABLE#images TD DIV IMG {border:0px;}
TABLE#images TD.over {}
TABLE#images TD.over DIV {margin:0px; border:2px solid white}
TABLE#images TD.selected {}
TABLE#images TD.selected IMG {}
TABLE#images TD.selected DIV {margin:0px; border:2px solid white}

#display {text-align:center; font-size:8pt; vertical-align:bottom; margin-top:12px; margin-bottom:1px}


/* Controles */
#ss_controls {position:absolute; top:450px; margin-top:17px; left:10px;}
#ss_controls #ss_prev {position:absolute; left:8px; top:4px; width:13px; height:13px; background:url(/0/img/nota/slide_prev.gif) no-repeat; cursor:hand}
#ss_controls #ss_next {position:absolute; left:53px; top:4px; width:13px; height:13px; background:url(/0/img/nota/slide_next.gif) no-repeat; cursor:hand}
#ss_controls #ss_play {position:absolute; left:26px; width:21px; height:20px; background:url(/0/img/nota/slide_play.gif); cursor:hand}
#ss_controls #ss_stop {position:absolute; left:26px; width:21px; height:20px; background:url(/0/img/nota/slide_pause.gif); cursor:hand}
#ss_controls #ss_display {display:none}
#ss_controls #ss_progressbkg {display:none; position:absolute; left:8px; top:25px; width:58px; height:2px; background-color:#555; font-size:0pt; margin:0px; line-height:0px; text-align:left;}
#ss_controls #ss_progressbkg #ss_progressbar {background-color:#C51100; height:2px}


