.NewProduct-Entity {
  float:left;
  clear:both;
}

.Store-Account-Entity {
  position:absolute;
  top:173px;
  left:685px;
}

.NewProduct-Entity td {
  float:none;
  background:white;
}

.NewProduct-Title {
  font-weight:bold;
  padding:10px;
  vertical-align:top;
}

.NewProduct-Image {
  width:90px;
}

.NewProduct-AddToCart {
  width:90px;
}

.detailLink {
  text-align:center;
  height:40px;
  background:#d7c583;
  margin-top:-5px;
}

.detailLink a {
  display:block;
  padding-top:20px;
  text-decoration:none !important;
  text-transform:lowercase;
}

.CartDetailsMasterTABLE * {
  border:0px;
  border-collapse:separate;
}

.CartDetailsMasterTABLE {
  width:260px;
}

.CartDetailsMasterTABLE td {
  border-bottom:1px solid #000;
}

.NewProduct-Image * {
  border:0px !important;
}

.Store-Account-BtnTD {
  display:none;
}

.Store-Boutton-spacer {
  display:none;
}
