

#block {
  margin: 0;
  padding: 0;
  width: auto;
}

#header, #bar, #navigation, #footer {
  display: none;
}

#mainblock, dl {
  overflow: visible !important;
}

#main {
  background: #ffffff;
  border: 0;
  color: #000000;
  float: none;
  height: auto;
  min-height: 0;
  width: auto;
}

a:link, a:visited {
  background: transparent;
  color: #3366ff;
}

