/*

div.page_content {
  color: #7d888f;
  padding: 0 20px 20px;
}

div.page_content a {
  color: #7d888f;
  font-weight: 700;
}

*/

div#cart_preview {
  padding: 3px;
  border: 1px dotted #666;
  padding: 0 10px;
  margin: 15px 0;
}

div#cart_preview a {
  font-weight: 700;
}

div#cart_preview a:hover {
}

.orderButtonDefault {
  font-weight: 700;
}

div.zoom_left {
  float: left;
  width: 300px;
  margin: 20px;
}

div.zoom_right {
  float: left;
  width: 450px;
  padding: 20px;
  margin: 20px 0;
}

div.zoom_right a {
}

div.zoom_right a:hover {
}

p.back_link {
  text-align: right;
  margin-right: 15px;
}

p.back_link a {
}

p.back_link a:hover {
}

input.shpact {
  font-weight: 700;
}

input.shpinact {
  font-weight: 500;
  color: #333;
}

td.shpact {
  background-color: #e0ffd0;
  text-align: left;
  color: #333;
}

td.shpinact {
  text-align: left;
  color: #7d888f;
}

/* bottom links */

div.bottom_links {
  padding: 10px 0;
  text-align: left;
  color: #999;
  width:960px;margin:0 auto;
}

div.bottom_links a {
  color: #ccc;
  text-decoration: none;
  margin: auto 5px;
}

div.bottom_links a:hover {
  text-decoration: underline;
}
