#gallery {width:545px; margin:auto; }
#gallery .img {margin:0px;  height:auto; width:auto; float:left;}
#gallery .img_text{float:left; width:171px; line-height:18px; padding-left:5px;}
#gallery .img img {display:inline; margin:1px; border:2px solid #ffffff; background:url(../images/loading_transp.gif) no-repeat 50% 50%;}
#gallery .img a:hover img {border:5px solid #6e9307;}
#gallery .desc {text-align: left; padding-left:5px; width:auto; font-weight:normal; margin:2px; font-size:11px; color:#00f; text-decoration:none;}
