.imageOverlay {
    display: none;
    position: absolute;
    border: 4px outset #DFE4E8;
    background: white;
}

.imageOverlayClose {
    background: #DDEFFD;
}
.imageOverlayClose img {
    float: right;
	clear: both;
}


.imageOverlayImage {
}
