#my-ecart table td {
  text-align: left;
}
#my-ecart h1.product_name {
  font-size:1.0em;
  line-height: 110%;
  text-align: left;
  padding: 3px 0;
}
#my-ecart h2 {
  font-size:1.0em;
  line-height: 110%;
  text-align: left;
  padding: 5px 0;
}
#my-ecart p {
  font-size: 0.8em;
  line-height: 110%;
}
#my-ecart p.product_desc {
  font-size: 0.85em;
  line-height: 110%;
  text-align: left;
}
#my-ecart table table td {
  font-size: 0.85em;
  line-height: 110%;
  text-align: left;
}
#my-ecart input, #my-ecart select {
  color: #3B3E19;
}
#my-ecart p#ecart-footer-message {
  text-align: center;
  font-size: 0.75em;
  color: #800510;
  ;
}
