a:link, a:visited, a:active, a:hover, h2, h4, .price { color: #ff7900 !important; } 

.OranWork {
  width: 156px;
  padding: 10px 20px;
  float: left;
  border: solid 1px #eee;
  text-align: center;
  color: #888;
  font-weight: bold;
}

.regularPrice {
  display: block;
  text-decoration: none !important;
}

div.shoppingCartPopup {

    left: 164px;
    top: 50px;
    width: 600px;

  background: white;
  border-top: solid 2px #dddd;
  border-left: solid 2px #dddd;
  border-bottom: solid 2px #ccc;
  border-right: solid 2px #ccc;
  color: #000000;
  font-size: 10px;
  padding: 15px;
  position: absolute;
  text-align: left;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 8px;
} .cartAltRow { background: #eee; }

.infoTable, .infoTable tr, .infoTable th, .infoTable td { border: 0 !important; }

tr.infoHeader {
    background-color: #eee;
    text-align: left;
} table caption { background-color: #ddd; border-color: #ddd; !important; }

