.nav ul li a.current {
  color: white;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.09, #7f0e0e), color-stop(0.55, #c02020), color-stop(0.78, #f34545));
}

#cover img {
  max-width: 200px;
  float: none;
  margin: auto;
  display: block;
}

h4 {
  font: 16px / 24px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#logo img {
  display: block;
  float: none;
  margin-bottom: 20px;
}

.drg-element-type-standard-field.drg-element-sub-type-fieldname-SIGNATURE .questionlabel {
  display: none;
}

.navigation {
  font-size: 16px;
}

.drg-element-type-standard-field.drg-element-sub-type-fieldname-REQUESTED_VERSION, .drg-element-type-demographic.drg-element-sub-type-type-2 {
  margin-bottom: 4px;
}

.questionlabel {
  font-weight: bold;
}

input[type="submit"], input[type="submit"]:hover {
  background-color: #c02020;
  position: center; 
  border: none;
  color: white;
  padding: 15px 32px;
  text-decoration: none;
  font-size: 16px;
  margin: 15px;
}

p#p130 {
  display: none;
}
