#nd_buy_button {
  float: left;
  width: 75px;
}

#nd_title {
  clear: left;
}

#nd_title_box {
  width: 150px;
}

#nd_title_image {
  float: left;
  margin-right: 5px;
}



.nd_bordered {
  border-width: 1px;
  border-style: solid;
  border-color: #87AEC0;
}

.nd_content {
  font-family: arial;
  font-size: 12px;
  color: #000000;
}

.nd_content A {
  color: #9D3400;
  
  text-decoration: underline;
}

.nd_content A:Hover {
  color: #9D3400;
  
  text-decoration: none;
}
