.proxyframe-container,
.proxyframe-container a {
  color: #555;
}
.proxyframe-container {
  padding: 90px;
  width: 984px;
  margin: auto;
}
.proxyframe-container > div {
  width: 848px;
}
.proxyframe-container a {
  color: darkblue;
}
.proxyframe-container > div {
  padding: 0 68px;
  margin: 50px 0;
  width: 848px !important;
}
.proxyframe-container #introduction {
  padding-top: 0;
}
.proxyframe-container .hidden {
  display: none;
}
.proxyframe-container h1,
.proxyframe-container h2,
.proxyframe-container h3 {
  margin: 20px 0 10px 0;
}
.proxyframe-container input,
.proxyframe-container button {
  padding: 5px;
  margin: 5px ;
}
@media screen and (min-width: 768px) {
  .copyright-band span,
  .newsletter-wrapper span,
  li {
    font-size: 12px;
  }
}
div.error {
  border: 1px solid red;
}
table.example {
  margin: 10px;
}
.example td:first-child {
  padding-right: 10px;
}
.example td:first-child + td {
  background: #eee;
  font-family: Courier, San-serief;
  padding: 0px 10px;
}
.example td:first-child + td.indent {
  padding-left: 25px;
}
.label {
  color: inherit;
  font-size: inherit;
}
.post-result {
  margin-top: 30px;
}
.container li {
  margin-left: 15px;
}
#CSSResources {
  background-image: url("../images/bg.jpg");
}
#CSSResources ul {
  margin-top: 50px;
}
#CSSResources li {
  list-style-image: url("../images/arrow.png");
}
#CookieValues tr {
  border-bottom: 1px solid lightgray;
}
#CookieValues td {
  margin-right: 10px;
  padding-right: 10px;
}
#CookieValues td:first-child {
  font-weight: bold;
}
