body {
  padding: 20px; }

h1 {
  font-size: 1.6em;
  font-weight: normal;
  margin-top: 0; }

h2 {
  font-size: 1em; }

hr {
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-width: 1px 0 0;
  height: 0.4em;
  margin: 0 0 0.33em 0; }

#content {
  margin: 0;
  padding: 0; }

#preview {
  float: right;
  height: 100px;
  width: 100px; }
  #preview .container {
    height: 100px;
    width: 100px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 0; }
    #preview .container img {
      max-height: 90px;
      max-width: 90px; }

.footnote {
  font-size: 0.8em; }

form .footnote {
  margin-left: 0.5em; }
form label {
  margin-right: 0.5em; }
form p.url input {
  width: 70%; }
  .errors form p.url input {
    background: #f7d9d9; }

.suggestions .images {
  background: #f3f3f3;
  border: 1px solid #aaaaaa;
  padding: 5px;
  height: 75px;
  overflow-y: auto; }
  .suggestions .images img {
    max-height: 50px;
    max-width: 150px;
    border: 1px solid #cccccc; }
    .suggestions .images img:hover {
      border-color: #777777; }

#updated {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

