h2 {
  font-size: 11pt;
  margin: 0;
  padding: 0 0 10px 0;
}

h2 span {
  display: none;
}

.bookBlurb {
  margin-bottom:10px;	
  float:left;
  width:100%;
}


h3 a {
  font-style: italic;
}

p.price-info {
  padding: 5px 0 10px 0;
}

.price-list, .price-discount {
  font-weight: bold;
}

.price-save {
  color: #0099cc;
}

a.add-to-basket img {
  padding-bottom: 10px;
}

/*
 * Heading
 */
.heading {
  background: #b1e0f6;
  background-image: url(/images/BestBuys/fbb-title-new.gif);
  background-repeat: no-repeat;
  background-position: center;
  height: 32px;
  margin: auto;
  padding: 0;

}

.heading-lcorner {
  background: url(/images/Shared/css/fbb-title-left.gif) no-repeat left;
  float: left;
  height: 32px;
  width: 12px;
  margin:0;
  padding:0 -3px 0 0;
}

.heading-rcorner {
  background: url(/images/Shared/css/fbb-title-right.gif) no-repeat right;
  float: right;
  height: 32px;
  width: 12px;
}

/*
 * Side content
 */
.sidebar-content * {
  font-size: 11px;
  padding-top: 10px;
}

.sidebar-content .extended h2 {
  font-size: 11pt;
  margin: 0;
  padding: 5px 0 0 0;
}

.sidebar-content a {
  margin: 0;
  padding: 0;
}

.sidebar-content h2 {
  font-size: 11pt;
  margin: 0;
  padding: 15px 0 0 0;
}

.sidebar-content .head {
  background: url(/images/css/BestBuys/fbb-top-new-short.gif) no-repeat bottom;
  color: #ffffff;
  height: 40px;
  text-align: center;
  width: 180px;
}

.sidebar-content .extended {
  background: url(/images/css/BestBuys/fbb-top-new.gif) no-repeat bottom;
  color: #ffffff;
  height: 40px;
  text-align: center;
  width: 180px;
}

.sidebar-content .body {
  border-left: 3px solid #b1e0f6;
  border-right: 3px solid #b1e0f6;
  background: #e9f4f7;
  padding: 5px 5px 0 5px;
  margin: 0;
}

.sidebar-content .footer {
  background: url(/images/css/BestBuys/fbb-bottom-new.gif) no-repeat top;
  height: 11px;
  width: 180px;
}

/*
 * Editor's Pick
 */
.editorsPick {
  margin: 0 auto;
  width: 100%;
  background: url(/images/css/BestBuys/body-r-fill.gif) no-repeat bottom right;
  font-size: 100%;
  margin-bottom: 20px;
}

.editorsPick .thumbnail-frame {
  float: left;
  height: 240px;
  position: relative;
}

.editorsPick .head {
  background: url(/images/css/BestBuys/head-r-fill.gif) no-repeat top right;
  margin: 0;
  padding: 0;
}

.editorsPick .head h2 {
  background: url(/images/css/BestBuys/head-l-fill.gif) no-repeat top left;
  margin: 0;
  padding: 10px;
  line-height: 1em;
  font-size: 11pt;
}

.editorsPick .body {
  background: url(/images/css/BestBuys/body-l-fill.gif) no-repeat bottom left;
  margin: 0;
  padding: 0 10px 10px 10px;
}

/*
 * Promos
 */
.free-shipping {
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
}

/*
 * Savings
 */
.savings td * {
  vertical-align: top;
}

ol {
  margin-left: 24px;
  padding: 0;
}

.textfield {
  padding-top: 0px;
  font-size: 11pt;
  width: 160px;
}
