.photoBox
{
    position: relative;
    height: 400px;
    width: 400px;
    border:1px solid #aaa;
    background: #fff;
    overflow: hidden;
    background-repeat: no-repeat;
    cursor:move;
    
}

.imageBox1 .thumbBox1
{
    

.imageBox1 .spinner
{
    
}