

input#edit-transaction-description-und-0-value{
  width:90%;
}

div.transaction.certificate ul.transaction-operations li{
  border: 1px solid #006;
  padding: 0.2em 0.4em;
  background: #eee;
  margin: 0.2em;
  border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
div.transaction .links li a:hover{
  background: #ddd;
  text-decoration: none;
}

#profile-transactions {
  float:left;
  width:100%;
  clear:both;
  margin:0px 0px 10px 0px;
  padding:0px 0px 5px 0px;
  border-bottom: 1px solid #ccc;
}
form#mcapi-forms-form div#edit-offers-wants-categories table thead,
form#mcapi-forms-form div#edit-offers-wants-categories div.description{display:none;}
/* hides the deeper selection widget if the vocab is hierarchical */
form#mcapi-forms-form div#edit-offers-wants-categories select:nth-child(4){display:none !important;}

/* div.limits-gauge, div.balance-history{float:left;} */
