#productGeneral BR {
  display: block;
}

.product-body UL {
  margin-left: 16px;
  margin-bottom: 10px;
}

#navBreadCrumb {
  display: block;
}

.product-body-content {
  width: 550px;
}

.product-image {
  width: 250px;
  text-align: center;
  font-size: 12px;
  float: right;
}

.product-image .imgLink {
  display: none;
}

.product-image INPUT {
  position: static;
}

/** ingredients-text class will be added by js ***/
.ingredients-text .product-body-content {
  width: 780px;
}


.product-contents {
  font-size: 12px;
  line-height: 18px;
  position: relative;
  margin: 20px 40px;
}

.product-contents-menu {
  margin: 0px;
  margin-left: 40px;
  height: 28px;
  position: relative;
  z-index: 1;
}

.product-contents-menu LI {
  list-style: none;
  display: inline;
}

.product-contents-menu LI A {
  float: left;
  width: 112px;
  display: block;
  background: url(/includes/templates/template_default/images/tab-off.png) no-repeat top center;
  padding: 8px 5px 2px 5px;
  margin: 0px;
  height: 20px;
  text-align: center;
  color: #666;
}

.product-contents-menu LI A.current {
  background-image: url(/includes/templates/template_default/images/tab-on.png);
  color: #000;
}

.product-contents-menu LI A:hover {
  text-decoration: none;
  color: #000;
  cursor: pointer;
}

.product-body {
  margin: 0px;
  border: 1px solid #ccc;
  padding: 20px;
  position: relative;
  z-index: 2;
  background: #fff;
  width: 300px;
  padding-right: 600px;
  min-height: 600px;
}

#bullets {
  position: absolute;
  top: 50px;
  left: 590px;
  width: 280px;
}

#health-link {
  margin-top: 20px;
}

.gynecomastia {
  font-family: 'times new roman',times,serif;
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
  margin-bottom: 20px;
  margin-top: 5px;
}



/** add to cart **/

#wrapper #cartAdd .button_in_cart {
  text-align: center;
  display: inline;
}

#cartAdd INPUT {
  width: 20px;
  margin: 0px auto;
}

#cartAdd .cssButton,
#cartAdd .cssButtonHover {
  clear: both;
  display: block;
  text-align: center;
  margin: 10px auto;
}

#productPrices {
  margin: 10px auto;
}

.normalprice {
  text-decoration: line-through;
}

.productPriceDiscount {
  display: none;
}

#free-shipping {
  margin: 10px;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: bold;
  color: #555;
}

#alsoPurchased {
  text-align: center;
  height: 270px;
}

#alsoPurchased H2 {
  margin-bottom: 8px;
}

#alsoPurchased H3 SPAN {
  width: 90%;
  display: block;
}

#alsoPurchased A {
  height: 250px;
}

/** text and comments not in every page **/

#extra-info {
  font-weight: bold;
}

#productAttributes {
  margin: 10px;
  background: url(/images/pump.png) top left no-repeat;
  padding-left: 60px;
  padding-bottom: 14px;
  width: 150px;
  border: 1px solid #eee;
}

#productAttributes BR {
  display: none;
}

.wrapperAttribsOptions INPUT {
  float: left;
  width: auto;
  margin-right: 10px;
}

.wrapperAttribsOptions LABEL {
  width: auto;
  text-align: left;
  margin-left: 15px;
  display: block;
}

#freeShippingIcon {
  font-size: 18px;
  margin-bottom: 10px;
}

#sold-out-text {
  position: absolute;
  text-align: center;
  width: 900px;
  left: 0px;
  top: 624px;
}

#lice-comb-included {
  position: absolute;
  left: 320px;
  top: 305px;
  font-size: 11px;
}

#health-link {
  text-align: center;
  display: block;
}

.peg {
  font-size: smaller;
}


.product-193 #sold-out-text {
  margin-top: -50px;
}




/* IE Tests */
#wrapper .centerColumn {
  width: 1000px;
  overflow: hidden;
}

















