h2 {
  margin: 0 0 2px 0;
  font-size: 11.5pt;
  font-weight: bold;
  text-transform: uppercase;
  color: #C33630;
  clear: none;
}

h2 a.homeLink, h2 a.homeLink:link, h2 a.homeLink:visited {
  color: #C33630;
}

h3 {
  margin: 0 0 0 0;
  font-size: 13px;
  font-weight: bold;
  clear: none;
}

h4 {
  margin: 6px 0 4px 0;
  font-size: 10pt;
  font-weight: bold;
}

p, .body {
  margin: 2px 0 6px 0;
}

div.image, div.thumbnail {
  float: right;
  margin: 3px 0 0 6px;
}

div.thumbnail {
  width: 168px;
  height: 168px;
  border: 1px solid #E7DDC9;
}

td.padRight {
  padding-right: 12px;
}

img.fadeImage {
  background-color: transparent;
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
}

ul.small {
  margin: 2px 0 0 16px;
  font-size: 11px;
  line-height: 15px;
}

p.menuHint {
  clear: both;
  margin: 0 8px -3px 8px;
  font-size: 8pt;
  line-height: 7pt;
}

table.boxes {
  width: 750px;
  border-collapse: separate;
  border-spacing: 4px;
}

table.boxes > tbody > tr > td {
  position: relative;
  vertical-align: top;
  border: 3px solid #E7DDC9;
  border-radius: 15px;
  padding: 0;
  margin: 0;
}

ul.buttons {
  margin: 4px 0 2px 0;
}

td.search {
  background-image: url("/images/search/M230503.jpg");
  background-position: top left;
  background-repeat: no-repeat;
}

div.searchIntro {
  position: absolute;
  width: 360px;
  left: 380px;
  display: inline-block;
}

div.searchButton {
  float: left;
}

div.content {
	display: block;
  clear: both;
  margin: 10px 16px 10px 16px;
}

div.buttonBarSpace {
  clear: both;
  display: block;
  height: 30px;
}

div.buttonBar {
	float: left;
	margin-top: -5px;
  margin-left: 16px;
  margin-bottom: 16px;
}

div.bottom-count {
	clear: both;
  font-size: 0.75em;
  float: right;
  margin-right: 16px;
  margin-bottom: 16px;
}

div.count {
  font-size: 0.75em;
  float: right;
}

td.categoryTitle {
  padding: 0 10px 16px 0;
  font-weight: bold;
}

