@charset "utf-8";
/* CSS Document */
.galleryBoxTd {
text-align:center;border:1px dashed #e51e24 !important;
vertical-align:top;
}
.galleryBoxImg {
margin:5px;border:none;padding:2px;cursor:pointer;
}
.galleryBoxFooter{
background:#e51e24 !important;
border:1px solid #e51e24 !important;
color:#fff;
}

.galleryBoxInfo
{
background:#49402c;
border-top:1px #999 solid;
padding:3px;
}

