/**
 * @file
 * Fieldgroup border reset.
 */

.fieldgroup {
  MARGIN-TOP: 12PX;
  padding: 0;
  border-width: 0;
}
