.gallery_intro_container {
clear: both;
width: 400px;
min-height: 100px;
padding-bottom: 20px;
}

.gallery_intro_image_container {
float: left;
width: 120px;
min-height: 100px;
}

.gallery_intro_image {
border: 1px solid #808080;
}

.gallery_intro {
float: left;
width: 280px;
min-height: 100px;
}

.tile_box {
float: left;
width: 100px;
min-height: 120px;
margin-left: 25px;
margin-bottom: 20px;
}

.image_name {
height: 17px;
}

.large_image {
width: 400px;
}
