﻿.IVMainDiv
{
    background-color: #FFF;
    width: 680px;
    height: 630px;
    border: solid 1px #98BEF7;
    background-image: url('/images/sidenav_gb.gif');
}
.IVViewWindow
{
    width: 640px;
    height: 480px;
    text-align:center;
    margin-top: 7px;
    margin-left: 20px;
}
.IVControls
{
    width: 500px;
    height: 30px;
    background-color: #E0F0FD;
    border : solid 1px #98BEF7;
    text-align:center;
    font-weight: bold;
    margin-top: 1px;
    font-size: 15px;
    font-family: Arial;
}
