#second_read
{
  width:450px; border:none;
}

#did_you_know
{
  font-size:9pt;
  float:right;
  width:180px;
  border: 1px solid #B3CCCE;
  background-color:#EFF4F4;
}

#did_you_know H3
{
  font-size:11pt;
  color:#2C605E;
  background-color:#B3CCCE;
  margin:0;
  padding:4px;
}

#did_you_know P
{
  margin:4px 0;
  padding:4px;
}

.next_to_button
{
  width:350px;
}

#more_button_container
{
  position:absolute;
  right:218px;
  bottom:16px;
  overflow: hidden;
}
