/* Fields */
.field {
  padding: 0 0 10px 0;
}
.field .field-label {
  font-size: 1em;
  font-weight: 400;
  line-height: inherit;
  margin: 0;
}
.field-label-inline .field-label,
.field-label-inline .field-items {
  display: inline;
}
.field-type-image figure {
  margin: 10px 0;
}
.field-type-image figcaption {
  font-size: 0.823em;
  font-style: italic;
  line-height: 1.3;
  padding: 4px 0 0;
}
tabel .field-type-image img {
  width: 100%;
  height: auto;
}
.field-name-field-highlights {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: linear-gradient(#f2f2f2, #ffffff) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-color: #c30000 -moz-use-text-color -moz-use-text-color;
  border-image: none;
  border-right: 10px none;
  border-style: solid none none;
  border-width: 2px 10px 10px;
  margin-left: 250px;
  max-height: 172px;
  overflow: scroll;
  padding: 10px;
  position: absolute;
  top: 320px;
  width: 561px;
}
