.location-left {
  text-align: left;
}

.location-center {
  text-align: center;
}

.location-right {
  text-align: right;
}

div.caption, div.thumbcaption {
  font-style: italic;
}

img.type-thumb {
}

a.externallink {
  text-decoration: none;
}

a.externallink:hover {
  text-decoration: underline;
}

a.externallink:after {
  content:url("../images/external.gif");
}
