/* $Id: uc_attribute.css,v 1.4.4.5 2010/03/27 18:18:26 tr Exp $ */

.options {
  display: inline;
}

table.product_attributes tr.draggable .form-item {
  display: inline;
  white-space: normal;
}

#option-key td:first-child {
  width: 26%;
}

.combinations td:first-child, .combinations td:first-child + td {
  width: 12%;
}
