html {
  background: #fff;
}
body {
  margin: 1em auto;
  width: 725px;
}
table#main {
  width: 725px;
}
.homepage #banner {
  padding-left: 12px;
}
#banner, #content, #rhs {
  background: #fff;
}
#menu, #submenu, form, .noprint {
  display: none;
}

table#main:before {
  content: "http://www.dws.ro/";
  line-height: 2.0;
  font-size: 10px;
  color: #999;
}
