.yui-skin-sam {
  z-index: 1000;
}

.yui-skin-sam table {
   width: 222px;
}

.feedbackPanel {
  width: 930px;
  margin-bottom: 15px;
}

#confirmation .feedbackPanel {
  width: auto;
}

.feedbackPanelINFO {
  color: green;
}

.feedbackPanelERROR {
  color: red;
}

.feedbackPanel li {
  width: 95%;
  padding-left: 10px;
  line-height:30px;
  border:1px solid #ccc;
  background:#eee
}

.orderErrors li {
  color: red;
}

h4 {
  clear: both;
}