.linkbutton,
.content>.left,
.botbutton p
{
  display:    inline;
  position:   absolute;
  visibility: hidden;
}

.header img
{
  width: 100% ! important;
}

.pagebox .right,
.content .right
{
  width: 100%;
  float: none;
  left: 0 ! important;
  right: auto;
}

.pagebox
{
  left:   0;
  width:  100%;
  margin-left: 0;
}

.topbutton>p>a,
.topbutton>p>a>span
{
  font-size: 1.0em;
  color: white ! important;
}

.botbutton img
{
  width: 99% ! important;
  border: 1px solid black;
}
