
div.galleryDiv {/*width: 655px;*/ text-align:left; position:relative; top: 0px; left: 5px; padding:10px 0px; margin: 0px 0px 0px 50px;}
.fleft {float:left;}
.div_l, .leftArrow {cursor:pointer; height:55px; left:0px; position:absolute; top:63px; width:20px;}
.div_r, .rightArrow {cursor:pointer; height:55px; right:0px; position:absolute; top:63px; width:20px;}

.motioncontainer {background-color: transparent; height: 185px; overflow: hidden; position: relative; top: 0px; left: 30px; margin:0px; text-align:left;}
.previewPic {float:left; margin: 0px; padding: 0px 5px;}
/*.smallPic {border: 1px solid #965909;}*/
.smallPic {border: none;}
.bigPic {border: 1px solid #4a4b4c;}
div.imgOn {border: 1px solid red;}
div.imgOff {border: 1px solid transparent;}

.galleryTable {height: 455px;}
.galleryTable td, .galleryTable td * {color: #e0e0e0;}

.bigImg, .galText {border: 1px solid silver;}
.galText {height: 262px; width: 540px; padding: 0px 3px;}

.bigImg img {cursor: default;}
