/* CSS for costs page */



div#costs{ 
  padding: 0.5em;
  width: 610px;
  border-bottom: 1px solid #ccc;
}
div#costs he {
   font-size: 100%;
   font-weight: bold;
   margin-bottom: 0.5em;
}
div#costs ul {
  padding: 0.5em;
  width: 610px;
  margin-bottom: 1em;
}



