

/* gallery */
#gallerycase{border:2px solid #ccc;width:680px}
#piccase{padding:5px}
#pictureinside    { background-color: #fff;  
               background-repeat: no-repeat; background-attachment: scroll; 
               width: 400px; height: 400px; display: block; text-align: center; 
               border: 1px solid #ccc; margin-left: auto; margin-right: auto; 
               margin-top: 5px; margin-bottom: 5px; background-position: 
               center }
#picturetitle    { background-color: #fff;  
               background-repeat: no-repeat; background-attachment: scroll; 
               width: 400px; height: 25px; display: block; text-align: center; 
               margin-left: auto; margin-right: auto; 
               margin-top: 5px; margin-bottom: 5px; background-position: 
               center; font: verdana; font-size: 10pt; color: #3E43BC;  }
#gallerythumb{position:relative;background:#eee;border-top:1px solid #ccc;height:110px;width:576px;overflow:hidden}
#gallerymask{position:relative;height:110px;width:576px;margin-left:10px;overflow:hidden}
#gallerycase{position:absolute;height:110px;width:576px;z-index:20;margin-left:0px}
#gallerybg{position:absolute;height:110px;width:139px;background:#AB27CE;z-index:10}
.scpad{padding:5px 0;display:block;text-align:center;margin:0px auto;width:139px;float:left;}
.scpad img{cursor:pointer}
#leftarrow{position:absolute;height:110px;width:10px;top:0px;left:0px;display:block;background:#eee;z-index:35}
#leftarrow img{cursor:pointer;}
#rightarrow{position:absolute;height:110px;width:10px;top:0px;left:566px;display:block;background:#eee;z-index:36}
#rightarrow  img{cursor:pointer;}
