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