#content {
  background-image: url(../img/autobahn_content_bg_full.gif);
}

#contentbody {
  width: 760px;
}

#sidebar {
  display: none;
}

#contentbody p {
  padding: 0;
}

#common_problems {
  font-size: 0.7em;
  display: none;
  margin: 0 0 10px 0;
}

#common_problems h3 {
  color: #000000;
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 0;
}

#common_problems p {
  font-size: 1em;
}

#common_problems a,
#common_problems a:link,
#common_problems a:visited,
#common_problems a:active,
#common_problems a:focus {
  outline: none;
  -moz-outline: none;
}

#common_problems dt {
  font-weight: bold;
}

#common_problems dd {
  margin-bottom: 10px;
}
