div#container
{
   width: 970px;
   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;
}
#submittosearchenginesInlineFrame1
{
   position: absolute;
   width: 880px;
   height: 815px;
}
#wb_Extension1
{
   position: absolute;
   left: 343px;
   top: 74px;
   width: 398px;
   height: 360px;
   z-index: 0;
}
@media only screen and (min-width: 768px) and (max-width: 969px)
{
div#container
{
   width: 767px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
div#container
{
   width: 480px;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 320px;
}
}
