body, html
{
  width: 100%;
  margin: 0px;
  padding: 0px;
  left: 0px;
}

div.around
{
  width: 100%;
  margin: 0px;
  padding: 0px;
left: 0px;
}

div.wrapper
{
  width: 100%;
  margin: 0px;
  padding: 0px;
left: 0px;
}

div.body
{
  width: 100%;
  margin: 0px;
  padding: 0px;
left: 0px;
}

div.test
{
  width: 100%;
  margin: 0px;
  padding: 0px;
}


div.slogan
{
  display: none;
}

div.search
{
  display: none;
}

div.left
{
  display: none;
}

div.middle
{
  width: 100%;
}

div.title
{
  display: none;
}

div.right
{
  display: none;
}

div.big
{
  width: 100%;
}

div.dummy
{
  display: none;
}

div.module
{
  width: 100%;
border: 0px;
}

div.footer
{
  display: none;
}

.left div.module
{
  display: none;
}

.middle div.module
{
  width: 100%;
}

.right div.module
{
  display: none;
}

.big div.module
{
  width: 100%;
}

.footer div.module
{
  width: 100%;
}

