/* CSS Gallery */

#css_gallery {width:57em;}
#css_gallery ul {list-style:none; padding:0; margin:0; width:120px; position:relative; float:right;}
#css_gallery ul li {display:inline; width:52px; height:52px; float:left; margin:0 0 10px 8px;}
#css_gallery ul li a {display:block; width:50px; height:50px; text-decoration:none; border:1px  solid #7dad40;}
#css_gallery ul li a img {display:block; width:50px; height:50px; border:0;}
#css_gallery ul li a:hover {white-space:normal; border-color:#ddd;}
#css_gallery ul li a:hover img {position:absolute;  right:120px; top:0; width:auto; height:auto; border:1px solid #7dad40;}


#css_gallery_1 {width:57em;}
#css_gallery_1 ul {list-style:none; padding:0; margin:0; width:60px; position:relative; float:right;}
#css_gallery_1 ul li {display:inline; width:52px; height:52px; float:left; margin:0 0 10px 8px;}
#css_gallery_1 ul li a {display:block; width:50px; height:50px; text-decoration:none; border:1px  solid #7dad40;}
#css_gallery_1 ul li a img {display:block; width:50px; height:50px; border:0;}
#css_gallery_1 ul li a:hover {white-space:normal; border-color:#ddd;}
#css_gallery_1 ul li a:hover img {position:absolute;  right:120px; top:0; width:auto; height:auto; border:1px solid #7dad40;}
