body {
  margin-right: 88px;
}

h1 {
  margin-right: -88px;
}

#amazon {
  text-align: center;
  width: 88px;
  min-height: 120%;
  margin: 20px 0px 0px 8px;
  padding: 8px 0px 0px 0px;

  position: absolute;
  top: 64px;
  right: 0px;

  border-width: 0px 0px 0px 1px;
  border-style: solid;
  border-color: #5f5fbf;
}

#amazon * {
  font-size: 10px;
  line-height: 14px;

  margin: 0px 0px;
  padding: 0em;
}

#amazon img#amazon-banner {
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
}

#amazon p {
  margin-bottom: 16px;
}

#amazon #amazon-ctrl {
  //text-align: right;
  margin-top: 12px;
}

#amazon #amazon-ctrl button {
  font-weight: normal;
  font-size: 9px;
  line-height: 16px;
  border-style: outset;
  padding: 0px;
  vertical-align: middle;
}

#amazon #amazon-topsellers-title {
  font-size: 12px;
  line-height: 14px;  
  font-family: sans-serif;
  font-size: bigger;
  font-weight: bolder; 
}

#amazon .amazon-msg {
  padding: 6px;
  text-align: left;
}

#amazon a:link, #amazon a:visited {
  color: #000000;
  background-color: transparent;
  text-decoration: none;
  border-width: 0px;
  border-style: solid;
  border-color: transparent;
}

#amazon a:hover {
  color: #000000;
  background-color: transparent;
  text-decoration: none;
}

#amazon #amazon-topsellers-title a:hover {
  color: #ffffff;
  background-color: #5f5f9f;
  text-decoration: none;
}

#google {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 500px;
  height: 50px;
  text-align: right;
  vertical-align: bottom;
  border-width: 3px;
}

ins#AAP-popup-parent li {
  width: 300px;
}
