#modalWindow_imageModule{
 position: absolute;
 z-index: 1000;
 border: 1px solid silver;
 background: #f1f3fc;
 overflow: auto;
 text-align: center;
 padding: 10px;
}