
body {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: .7em;
}

img {
  border: 0;
}

fieldset {
  border: 1px solid;
}

hr {
  border: none;
  border-top: 1px solid;
  height: 0;
}

legend {
  padding: 0.2em 0.5em;
  border: 1px solid;
  font-weight: bold;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}


#navbar li {
  display: inline;
  list-style-type: none;
  padding-right: 20px;
}

#content {
  font-size: .9em;
}


.thumbnail {
  margin-bottom: 1.2em;
}

.tn_title {
  font-weight: bold;
}


