.gotcha {
  display: list-item;
  list-style: inside url('images/alert.gif');
  border: none;
  padding: 5px;
}

#page{
  width: auto;
}

.reference h2 {
  height: 39px;
  padding-left: 5px;
  display: list-item;
  list-style: inside url('images/info.jpg');
}
