.box_content,
.box_top,
body {
  background: #ffffff;
}

img {
  border: 0;
}

object,
#footer,
.categories,
#intro,
#navigation,
#breadcrumb,
#header_image,
.box_top {
  display: none;
}
#header_info
{
  display: none;
}

.medium_box,
#content {
  width: auto;
}

ul {
  list-style: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
ul li
{
  display: block;
  margin: 0px;
  padding: 0px;
}

.boxes,
.container,
.box_left,
.box_right,
.box_content,
p {
  width: auto;
  margin: 0;
  padding: 0;
}

#header address
{
  display: block;
  width: 100%;
  text-align: right;
}

.map-box
{
  display: none;
}
