div#container
{
   width: 910px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
.flex-caption 
{
  width: 96%;
  padding: 2%;
  left: 0;
  bottom: 0;
  background: rgba(0,0,0,0.00);
  color: #FFFFFF;
  font-family: 'Arial';
  font-size: 13px;
  line-height: 1.2;
  opacity: 0.5;
  margin: 0;
  display: none;
}
#wb_Extension2
{
   height: auto !important;
}
