/**
 * @file
 * Styles for uc_catalog module.
 */
.catalog .trail {
  font-weight: bold;
}

.uc-catalog .views-view-grid td,
.uc-catalog-terms .views-view-grid td {
  text-align: center;
  width: 33%;
}

.views-field-buyitnowbutton .form-actions {
  margin: 0;
}

.view-uc-catalog .views-field-title {
	font-size: 16px;
}

.view-uc-catalog tr {
	vertical-align: bottom;
}