.borderless {
  border-top: 1px solid #ebebeb;
  border-right-style: none;
  border-bottom: 1px solid #ebebeb;
  border-left-style: none;
}

.checkbox, .radio {
  background: url(../fashion-images/fashion-details/radio.gif) no-repeat;
  width: 19px;
  height: 20px;
}

#xmas {
  text-align: center;
  background-color: #f3f3f3;
  width: 100%;
  border-bottom: 1px solid #c1c1c1;
}

#xmas img {
  width: 800px;
  height: 110px;
  margin: 0 auto;
}

#choices-outside {
  text-align: center;
}

#choices-inside {
  display: inline-block;
  text-align: center;
}

.choicewrap {
  display: inline-block;
}

#choices-inside p {
  color: #999a9a;
  font-size: 10px;
  font-weight: bold;
  margin: 0 0 5px;
}

#choices-inside span {
  color: #b2b4c3;
  font-size: 10px;
  float: left;
  margin: 4px 0 0 2px;
}

.choices {
  padding: 5px;
  float: left;
}

.choices input {
  position: relative;
  top: 2px;
}

.colors {
  color: #656565;
  background-color: #fff;
  height: 35px !important;
}

.okay {
  margin: 0 0 20px;
}
