div.order-list 
{
  border:solid 1px #f2f2f2;
  margin-bottom: 5px; 
}

div.order-item
{
  padding: 1em;
}

div.order-text
{
  padding: 1em;
  background-color: #fff;  
}

h1 {font: 140% Trebuchet MS !important;}
