.right {
  float: right;
  margin-left: 10px;
}
.left {
  float: left;
  margin-right: 10px;
}
i.pronunciation {
  color: #390;
}
.highlight {
  background-color: #FFF9E9;
}
#sidebar div#boxshot {
  background: white url(../box_shot.jpg) no-repeat top center;
  padding-top: 140px;
}
#bottomsell {
  background-image:url(../images/bg.jpg);
  background-position:top;
  margin:12px 0px 0px 0px;
  padding:11px 16px 13px 16px;
  border: 1px solid #E1E1D9;
}
#bottomsell h2 {
  color: #A5051A;
}
button {
  padding: auto;
}
acronym {
  border-bottom: 1px dashed gray;
}
#dvbodycontainer ul {
  color:#513D2C;
  font-size:13px;
  line-height:18px;
  margin-bottom:1em;
  list-style-type: disc;
}
#dvbodycontainer li {
  margin-left: 1em;
}
.horiz-buybutton {
  padding-left: 55%;
  padding-top: 45px;
  background: transparent url(../box_shot2.jpg) no-repeat 33% 0%;
  height: 95px;
}
.caption {
  font-size: 80%;
}
#leftfoot dd p {
  margin-bottom: 0.5em;
}
#foottop ul {
  color:#938A82;
  display:inline;
  float:left;
  font-size:12px;
  padding:25px 0px 0px 20px;
  width:30em;
}
#foottop li {
  display:inline;
  padding: 0 4px;
}
#foottop a, #foottop a:visited {
  color:#938A82;
  text-decoration:none;
}
#foottop a:hover {
  color:#938A82;
  text-decoration:underline;
}
#buy-now-header {
  margin-bottom:1em;
}
#buy-now-header h2 {
  color:#A5051A;
  font-size:20px;
  margin-bottom:10px;
}
#buy-now-header h3 {
  color:#A5051A;
  font-size:18px;
  margin-bottom:10px;
}
#buy-now-header p {
  font-size: 16px;
  margin-bottom:10px;
}
#price {
  color:#A5051A;
  float:left;
  font-size:20px;
  padding: 125px 100px 10px;
  background: transparent url(../box_shot2.jpg) no-repeat 50% 0;
}
form#shipping-info table {
  width: 28em;
}
form#shipping-info td {
  padding-bottom: 4px;
}
form#shipping-info p.help {
  font-size:10px;
  margin: 0;
}
form#shipping-info td.label {
  font-weight: bold;
  text-align: right;
  padding-right: .5em;
}
#dvbodycontainer #main-content, #dvbodycontainer #sidebar, #price {
  display:inline;
}