#Gallery 
{width:528px; height:420px; padding:20px; border:0; position:relative; float:left; background:#ffdab9;}
#Gallery b.frame 
{position:absolute; left:0; top:20px; width:348px; height:420px; text-align:center;}
#Gallery b.frame img 
{display:block; margin:0 auto 10px auto; border:1px solid #eeeeee; border-color:#777777 #dddddd #eeeeee #333333;}

#Gallery ul 
{list-style:none; padding:0; margin:0; width:172px; position:relative; float:right;}
#Gallery ul li 
{display:inline; width:52px; height:72px; float:left; margin:0 0 5px 5px;}
#Gallery ul li a 
{display:block; width:50px; height:70px; text-decoration:none; border:1px solid #eeeeee; border-color:#777777 #dddddd #eeeeee #333333;}
#Gallery ul li a span 
{display:none;}
#Gallery ul li a img 
{display:block; width:50px; height:70px; border:0;}

#Gallery ul li a:focus, #Gallery ul li a:hover, #Gallery ul li a:active 
{white-space:normal; border-color:#777777 #dddddd #eeeeee #333333; background:#ffffcc;}
#Gallery ul li a:focus b, #Gallery ul li a:hover b, #Gallery ul li a:active b
{position:absolute; left:-376px; top:0; width:348px; height:420px; text-align:center; background:#ffdab9;}      
#Gallery ul li a:focus span, #Gallery ul li a:hover span, #Gallery ul li a:active span 
{display:block; color:#660000; font-weight:700; width:380px; margin:0 auto;}
#Gallery ul li a:focus img, #Gallery ul li a:hover img, #Gallery ul li a:active img
{margin:0 auto 10px auto; width:auto; height:auto; border:1px solid #eeeeee; border-color:#777777 #dddddd #eeeeee #333333;}
