html, body
{
   height: 100%;
}
div#space
{
   width: 1px;
   height: 50%;
   margin-bottom: -316px;
   float:left
}
div#container
{
   width: 608px;
   height: 632px;
   margin: 0 auto;
   position: relative;
   clear: left;
}
body
{
   background-color: #F5F5F5;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #0000FF;
   text-decoration: none;
}
a:active
{
   color: #DC143C;
}
a:hover
{
   color: #CD5C5C;
   text-decoration: none;
}
#wb_InlineFrame1
{
   box-sizing: border-box;
   border: 1px solid #F5F5F5;
   border-radius: 0px;
   margin: 0;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
}
#InlineFrame1
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
