div.message_box, div.login_box {
  width:95%;
  background-color:#eeeeee;
  border:2px solid #000000;
  padding:4px;
  margin-top:10px;
}