.detectionPage textarea {
  width: 700px;
  display: block;
}
.detectionPage .detection {
  padding-top: 10px;
}
.detectionPage .detection td {
  width: 50%;
}
.detectionPage .detection td img {
  margin-right: 10px;
}
.detectionPage #noclienthints {
  display: inline-block;
}
