td.content_header_left {
  color: #C60;
  font: 10pt;
  font-weight: bold;
  vertical-align: bottom;
  width: 140px;
}

td.content_header_right {
  color: #C60;
  font: 10pt;
  font-weight: bold;
  vertical-align: bottom;
}

table.gallery {
  margin-top: 6px;
}

td.gallery_title_left {
  background: #699 url('../img/icon_bulletbig.png') no-repeat 10px 10px;
  border-bottom: 1px solid #666600;
  color: #FFF;
  font-size: 10pt;
  font-weight: bold;
  height: 30px;
  padding-left: 30px;
  width: 140px;
}

td.gallery_title_right {
  background: #699 url('../img/icon_bulletbig.png') no-repeat 10px 10px;
  border-bottom: 1px solid #666600;
  color: #FFF;
  font-size: 10pt;
  font-weight: bold;
  height: 30px;
  padding-left: 30px;
  width: 386px;
}

table.gallery_bg {
  background: #9CC;
}

td.gallery_bg {
  background: #9CC;
}

td.gallery_photo_left {
  padding: 8px;
  vertical-align: bottom;
  width: 300px;
}

td.gallery_photo_right {
  padding: 8px;
  vertical-align: bottom;
  width: 226px;
}

td.gallery_info {
  background: #9CC;
  padding: 8px;
}

td.gallery_divide {
  height: 5px;
  width: 100%;
}

table.content_footer {
  padding-top: 10px;
}

td.content_footer_left {
  color: #C60;
  font: 10pt;
  font-weight: bold;
  vertical-align: bottom;
  width: 140px;
}

td.content_footer_middle {
  color: #C60;
  font: 10pt;
  font-weight: bold;
  vertical-align: bottom;
  width: 154px;
}

td.content_footer_right {
  color: #C60;
  font: 10pt;
  font-weight: bold;
  text-align: right;
  vertical-align: bottom;
  width: 232px;
}

td.content_footer_right a {
  color: #C60;
  font: 10pt;
  font-weight: bold;
  text-decoration: none;
}

.text_padding {
  padding-left: 10px;
}