
.element_many_vert .element_many_hori {  border:1px solid #999; margin-bottom:10px; width: 240px; min-width: 240px; 
	 padding:2px; box-sizing:border-box; border-radius:3px; text-align: center;}

.photo_caption { color: #FFFFFF; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; }
.photo_caption a:active { color: #FFFFFF; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; }
.photo_caption a:link { color: #FFFFFF; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; }
.photo_caption a:visited { text-align: center; color: #FFFFFF; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; }
.photo_caption a:hover { text-align: center; color: #757575; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; }

#photo_image { width:100%; height: 100%; margin-right: auto; margin-left: auto; }

.img-thumbnail { min-width: 150px; }

#image-gallery-link {
    clear:both;
    width:100%;
    text-align:center;
    padding:0px;
    margin:0px;
    color: #DBEBFF;
}
#image-gallery-caption { font-size: 20px; font-family: Arial, Helvetica, sans-serif;
    text-align:center;
    margin-left: 30px;
    margin-right: 30px;
    color: #00008A;
    text-shadow: 0 2px 2px rgba(0,0,0,0.4);
}
/*
@media screen and (min-width: 768px) {
	.element_many_vert { border:1px solid #999; margin-bottom:10px; width:200px; 
    float:left; margin-right:4px; padding:4px; box-sizing:border-box; border-radius:5px; height: 100%; }

	.element_many_hori { border:1px solid #999; margin-bottom:10px; width:240px; 
    float:left; margin-right:4px; padding:4px; box-sizing:border-box; border-radius:5px; height: 100%; }
}
*/

.wrapper { max-width:100%; margin: 2px auto; padding-left: 0px; }
.element_many p {font-size: 12px; padding-left: 8px;}
