#gallery{display:block;float:left;width:500px;}#gallery .item{border-bottom:1px dotted #bbb;}#gallery .image{border:1px solid #ddd;margin:3px;float:left;height:110px;width:110px;}#gallery .image_big{border:1px solid #ddd;margin:3px;width:577px;text-align:center;}#gallery .footer{background:none;vertical-align:bottom;height:auto;width:auto;text-align:right;clear:both;}#gallery button{cursor:pointer;float:right;width:30%;font-size:11px;font-weight:bold;border:1px solid #bebebe;}#gallery button:hover{border:1px solid #bebebe;color:#CC7000;}#gallery button.disabled,button.disabled:hover{color:#ccc;cursor:default;}#gallery_pics .item{border:none;}