#big_image
{
    text-align: center;  
    height: 337px;
}

#gallery_control_wrapper_div{
    position: absolute;
    z-index:5;
    background-color: white;
    border: solid 2px black;
    padding: 10px;
    width:640px;
    height:440px;
    top:100px;
    text-align: center;
    /* visibility: hidden; */
	display:none;
    
}
.gallery_image_description
{
	text-align:left;
}

.who_image{
float:right;
}
