﻿.divGalleryViewer
{
    width: 450px;
    height: 300px;
    margin-top: 20px;
    margin-left: 430px;
    border: solid 1px #666;
    position: fixed;
    top:50;
    text-align: center;
}

.divGalleryIcons
{
    top: 50;
    width: 30px;
    margin-top: 190px;
    position: fixed;
    text-align: center;
    margin-left:905px;   
}