#galleryHeader
{
    width:580px;
    background-color:#ffffff;
    margin:0 auto;
    margin-top:0px;
    position:relative;
    overflow:hidden; 
    font-family:Verdana, Arial, sans-serif;
    font-size:110%;
    }
    
#galleryHeader #galleryImages, #galleryHeader #galleryImages img 
{
    float:left; 
    border-style: none;
    
    }
#galleryHeader #galleryImages 
{
    float:left;
    width: 580px;
    position:absolute;
    border-bottom:1px solid black;
    }
    
#galleryHeader #galleryImages img 
{
    width: 580px;
    height:248px;
    position:absolute;
    }

#galleryHeader #galleryImages_overlays 
{
    height:60px;
    position:absolute;
    margin-top:179px;
    width:140px;
    padding: 0px 0 0 12px;
    /*background:url('../I/1/scenarios/galleryBgBlue.jpg") %>') repeat-x;*/
    margin-left:430px;
    }
    
#galleryHeader #galleryImages_title 
{
    font-style:italic;
    margin-top:5px;
    height:25px;
    color:#ffffff;
    }
#galleryHeader #galleryImages_title a 
{
    color:#ffffff;

    }
    
#galleryHeader #galleryImages_items,#galleryHeader a 
{
    color:#ffffff;
    cursor:pointer;
    }
    
#galleryHeader #galleryImages_items a:hover 
{
    color:#fe5815;
    }
    
#galleryHeader .content 
{
    border:1px solid #dcdcdc;
    float:left;
    width:398px;
    height:302px;
    }
    
#galleryHeader .more_link 
{
    width:200px;
    }
#galleryHeader .more_link img 
{
    position:absolute;
    margin-left:280px;
    }
#galleryHeader .inner 
{
    border:1px solid #ccc;
    float:left;
    width:238px;
    height:267px;
    }
    
#galleryHeader .title 
{
    padding:15px 27px 0px 22px;
    color:#888;
    line-height:25px;}
    
    
#galleryHeader .title a
{
 color:#888;
 line-height:25px;
 }
