.tag-teaser form {
  display: block;
  padding: 0px;
  margin: 0 0 0 10px;
}
.tag-teaser .goto {
  width: auto;
  height: auto;
  display: block;
  background: none;
  color: #009ee0;
  padding: 0px;
  margin-top: 0px;
  border: none;
  cursor: pointer;
}
.tag-teaser .goto:hover {
  color: #333333;
  text-decoration: underline;
}
