﻿div.IIWinDefault
{ 
overflow:visible;
top:0px;
left:0px; 
width:415px; 
height:200px;
border-top: #0F50A0 2px solid;
border-left: #0F50A0 2px solid;
border-bottom: #0F50A0 2px solid; 
border-right: #0F50A0 2px solid;  
background-color: white;  
color: black;  
visibility:visible;
}

iframe.shim 
{
filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); 
display:block; 
position:absolute; 
z-index:-1; 
top:0px;
left:0px;
width:100%; 
height:100%;
}

div.IIWinCaptionBarDefault 
{
margin-top: 0px; 
margin-left: 0px;
margin-bottom: 0px; 
margin-right: 0px; 
padding-top: 0px; 
padding-left: 0px;
padding-bottom: 0px; 
padding-right: 0px; 
border-collapse: collapse; 
border-style:none; 
border-width:0px; 
width:100%; 
}

div.IIWinBodyDefaultOld 
{
position:absolute;
margin-top: 0px; 
margin-left: 0px;
margin-bottom: 0px; 
margin-right: 0px; 
padding-top: 0px; 
padding-left: 0px;
padding-bottom: 0px; 
padding-right: 0px; 
border-collapse: collapse; 
border-style:none; 
border-width:0px; 
width:100%; 
background-color:white;
}
div.IIWinBodyDefault 
{ 
position: absolute;
overflow:auto; 
margin-top: 0px; 
margin-left: 0px;
margin-bottom: 0px; 
margin-right: 0px; 
padding-top: 0px; 
padding-left: 0px;
padding-bottom: 0px; 
padding-right: 0px; 
border-top: white 0px solid;
border-left: white 0px solid;
border-bottom: white 0px solid; 
border-right: white 0px solid;
width:100%; 
}


div.IIWinResizerButtonDefault 
{
position: absolute; 
overflow: hidden; 
font-size: x-small; 
width:100%; 
height:20px; 
color:#EAE6D4; 
background-color:#EAE6D4; 
background-image:url("../images/ResizeTarget4.png");
background-repeat:no-repeat;
background-position:right center; 
border-style: none; 
border-width:0px;
padding-top: 0px; 
padding-left: 0px;
padding-bottom: 0px; 
padding-right: 0px;  
}




