/* Layout
------------------------------- */
body.quaternary #content div#getlook div.swatches {
  float: right;
  width: 397px;
}

/* Text, etc.
-------------------------------- */
#content #getlook h2 {
  margin: 0 0 7px;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  text-transform: none;
  color: #1f4b78;
}

#content div#getlook p.img img {
  float: left;
  margin: 0 15px 0 0;
}

#content #getlook ul {
  clear: right;
  margin-left: 166px;
}

#content #getlook li {
  margin-bottom: 0;
  list-style: none;
  font-size: 10px;
}

/* Swatches
---------------------------------- */
#content div.swatches img {
  padding: 0;
  border: 0;
}

#content div.swatches dl {
  position: relative;
  float: left;
  margin: 0 10px 0 0;
}

#content div.swatches dl dt {
  padding: 67px 0 10px 0;
  width: 62px;
  font-weight: normal;
  font-size: 10px;
}

#content div.swatches dl dt span.colornum {
  display: block;
}

#content div.swatches dl dd {
  position: absolute;
  top: 0;
  left: 0;
}
