body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, code, dl, dt, dd, ul, ol, li, th, td, form, fieldset, legend, input, textarea {
  margin: 0;
  padding: 0;
}
html { font-size: 100.01%; }
body {
  font-size: 100%;
  line-height: 1.5;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img { border: 0; }
caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  font-weight: normal;
}
abbr, acronym { border: 0; }
body {
  background: #ffffff;
  color: #000000;
  font: 13px 'Lucida Grande', 'Trebuchet MS', sans-serif;
  overflow-x: hidden;
}
#page { margin: 2em; }
form {
  margin: 0 auto;
  min-width: 25em;
  max-width: 32em;
}
h1 {
  background: -webkit-gradient(linear, 0 0, 0 50, from(#c4c4c4), to(#969696));
  background-color: #c4c4c4;
  border: 1px solid;
  border-color: #959595 #959595 #404040;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
}
h1 span {
  border-top: 1px solid #dcdcdc;
  display: block;
  margin: 0 4px;
  padding: 0.125em;
  text-align: center;
  text-shadow: #cacaca 0 1px 1px;
}
dl {
  background: #e8e8e8;
  margin: 0 auto;
  padding: 1em;
  border: solid;
  border-color: #959595;
  border-width: 0 1px 1px;
}
dt, dd, div, input, label { line-height: 1.5; }
dt, dd { padding: 0.5em 0; }
dt {
  clear: both;
  float: left;
  display: inline;
  text-align: right;
  width: 38%;
}
dd { margin-left: 38%; }
label, input { font: inherit; }
dt span { padding-right: 1em; }
.q, .s { padding: 1em 0 !important; }
.s span { visibility: hidden; }
input#q { width: 90%; }
abbr {
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 0.125em;
}
