﻿@charset "utf-8";


.gallery {clear: both; }
.gallery-icon{float: left; height:66px; margin:0 5px 5px 0;}
.gallery img {
}
/* If you want to show images slowly, use this. */
/* .gallery img {display: none; border: 2px solid #cfcfcf;} */
.gallery-caption {margin-left: 0; display:none; padding:10px 0;}


