.field-type-taxonomy-term-reference .field-item {
  float: left;
  padding: 0px 0px 20px;
  margin-right: 2px;
}

.field-type-taxonomy-term-reference .field-item a {
  background: #ccc;
  text-align: center;
  color: #fff;
  background: #8dc63f;
  height: 28px;
  width: auto;
  margin: 0px auto;
  text-decoration: none;
  font-size: 10px;
  font-weight: normal;
  line-height: 28px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  padding: 4px 6px;
}

.field-type-taxonomy-term-reference  {
  clear: both;
}

.image-widg div .widg-content {
  padding: 22px 30px;
}

.image-widg div .tagclouds-term a {
  font-size: inherit;
  display: inherit;
}