﻿div.divFilmstrip { direction: rtl; font-family:arial; font-size:12px; color:#000; background-color:#cdd8c0; width: 450px; margin: 0 auto; height: 340px; }
div.divFilmstripScreen { position: absolute; width: 420px; height: 264px; margin-top: 10px; margin-right: 15px; background-color:#aaa; }
div.divFilmstripForward { position: absolute; width: 22px; height: 22px; margin-top: 295px; margin-right: 420px; background-color:#aaa; }
div.divFilmstripBackward { position: absolute; width: 22px; height: 22px; margin-top: 295px; margin-right: 10px; background-color:#aaa; }
div.divFilmstripThumbnailsOuter { position: absolute; overflow: hidden; width: 370px; height: 55px; margin-top: 280px; margin-right: 40px; }
div.divFilmstripThumbnailsInner { position: absolute; margin: 0px; }
img.imgFilmstripScreen { width: 420px; height: 264px; border: 0px; cursor: pointer; }
img.imgFilmstripForward { width: 22px; height: 22px; border: 0px; cursor: pointer; }
img.imgFilmstripBackward { width: 22px; height: 22px; border: 0px; cursor: pointer; }
img.imgFilmstripThumbnail { vertical-align:middle; border: 0px; cursor: pointer; }
img.imgFilmstripSpacer { width: 5px; height: 1px; border: 0px; }
