#real_gallery #galleryh { background:#FFFFFF url(images/house.jpg) repeat scroll 0%; }
#galleryh { width:495px; height:430px; overflow:hidden;  
    margin:0pt auto 5em; padding:0pt;  float:left;
    background:#FFFFFF url(images/house.jpg) repeat scroll 0%; 
    border:0px solid #888888; list-style-type:none; }
   
#galleryh li { float:left; }

#galleryh li a { height:429px; width:28px; display:block; float:left;
     border-right:1px solid #FFFFFF; cursor:default; text-decoration:none; }
    
#galleryh li a img { height:430px; width:28px; border:0pt none;  }

#galleryh li a:hover { height:430px; background:#eee; }
#galleryh li a:hover img { height:430px; }
  
#galleryh li a:hover { width:320px; background:#EEEEEE none repeat scroll 0%; }
#galleryh li a:hover img { width:320px; }

