﻿.GalImages
{
    border-style:double;
    border-color:Gray;
    border-width:1px;
    padding:2px;
  width:80px;
    height:80px;
    margin: 20px 30px 15px 15px;
}
.GalImagesLink
{
    border-style: groove;
  
   
    
   
}

.ImageGalleryShort
{

    margin-top:52px;
    width:150px;
    margin-left:20px;
    }
    
    
.LastGalleriesLink
    {
         font-size:10px;
        margin-right:5px;
        text-decoration:none;
        
        }
    
.LastGalleriesDiv
{
    margin-top:16px;
    height:30px;
   
   
    padding-top:0px;
    }
    
    
    
    .LastGalleriesDiv:hover
{
     /*background-color: #D3DCD3;*/
    cursor:pointer;
    
    }
    
    .LastGalleriesDate
    
    {
       font-size:85%;
     margin-right:6px;
    
        
        }
        
 .galleryTitle
 {
     
     position:relative;
     top:-38px;
     margin-left:40px;
     height:28px;
     padding-top:2px;
     padding-bottom:3px;
     padding-left:5px;
     }
     
     .galleryTitle:hover
     {
         
         background-color: #E2E6E8;
         }
