﻿#galleryPanel{background-repeat:no-repeat;background-position:center center;height:482px;}
#picturePanel{background:#000;padding:5px;
              overflow:hidden;
              width:750px;height:33px;
              white-space:nowrap;
              margin: 0 25px;}
/*#picturePanel img{border:solid 12px #FFF;}*/
.scrollArrow{position:absolute;z-index:2;top:567px;cursor:pointer;}
#leftArrow{left:0px;}
#rightArrow{right:0px;}
