/* !New Form box */
#new-form {
  width: 75px;
  height: 105px;
  margin: 8px 0;
  padding-top: 10px;
  text-align: center;
}
#new-form a {
  display: block;
  width: auto;
  text-decoration: none;
}

#post-body {
  padding: 10px;
  background: white;
}
