#project_list {
}

td.project {
  padding: 0px;
  border: solid 1px #ffffff;
  vertical-align: top;
  text-align: center;
  background-color: 00000f;
}

td.project img {
  border: none;
}

div.project_info {
  padding: 5px;
  border-top: solid 1px #ffffff;
}

td.row_separator {
  height: 15px;
}

td.column_separator {
  width: 15px;
}

#slideshow_container {
  text-align: center;
}

#slideshow {
  margin: auto;
  width: 640px !important;
  height: 480px !important;
}

#thumbnails {
  margin: 10px auto 0 auto;
  text-align: center;
}

td.thumbnail img {
  border: none;
}

#slideshow_instructions {
  width: 640px;
  margin: 0 0px 10px 15px;
  background-color: #000028;
  padding: 10px;
  border: solid 1px #000006;
}

#view_other_gallery {
  border: solid 1px #000000;
  width: 458px;
  height: 64px;
  overflow: hidden;
  white-space: nowrap;
  margin-left: 116px;
  margin-bottom: 10px;
}

#view_other_gallery img {
  width: 128px;
  height: 64px;
  margin: 0;
  padding: 0;
}

#view_other_gallery a {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  width: 458px;
  height: 64px;
  position: relative;
  top: -64px;
  left: 0;
  text-align: center;
  background-color: #000000;
  zoom: 1;
  filter: alpha(opacity=80);
  opacity: 0.8;
  padding-top: 18px;
}

#view_other_gallery a:hover {
  text-decoration: underline;
}
