#sg-surveylist form {
  float: right;
}

#sg-surveylist .hovered {
  border: none;
  color: #0099CC;
}

#sg-surveylist ul span {
  display: none;
}

body {
  font-family: sans-serif;
  font-size: 12px;
  line-height: 1.4em;
  min-width: 600px;
}

#sg-surveylist span.warning {
  color: #C80000;
}

#survey-gizmo-settings span.success {
  color: #01DF01;
}

#survey-gizmo-settings span.fail {
  color: #C80000;
}