.gallery_box { width:100%; margin:0 auto; }
.gallery_box img { max-width:100%; }

.thumbs { list-style:none; width:100%; margin:20px auto 0; }
.thumbs li { display:block; float:left; width:25%; padding:0 10px 20px; }
.thumbs img { cursor:pointer; }
