#fotobook-credits {
    display: none;
    }

#fotobook-main a {
  font-weight: bold;
  font-size: 12px;
}

#fotobook-main {
  font-size: 11px;
  width: 100%;
}

#fotobook-main small {
  font-size: 10px;
}

#fotobook-main th {
  /* border-bottom: solid 1px #D8DFEA; */  
  margin: 0px;
  padding: 5px 0 5px 10px;
}

#fotobook-main td {
    margin: 0px;
    padding: 10px 5px 5px 5px;
    vertical-align: top;
  }
  
#fotobook-main td small {
    display: block;
    margin: 5px 0 0 0;
    }

#fotobook-main th {
  text-align: center;
  width: 130px;
}

#fotobook-album {
  margin: 0 0 0 0;
  padding: 5px;
  width: 100%;
  /* border-bottom: solid 1px #D8DFEA; */
}

#fotobook-album td {
  width: 150px;
  padding: 3px 2px;
  text-align: center;
  vertical-align: middle; 
}

#fotobook-album img {
  /* background: white;
  padding: 6px; */
  border: solid 1px black; }

#fotobook-album img:hover {
  border: solid 1px #3B5998; }
  
#fotobook-info {
  font-size: 11px;
  margin: 10px 0 0 4px;
  text-align: left;
}

#fotobook-info th, #fotobook-info td {
  padding: 2px;
}

#fotobook-info th {
  font-weight: bold;
  vertical-align: top;
}

.fotobook-subheader {
  text-align: right;
  font-size: 11px;
  margin: 5px 0 0 8px;
  padding: 3px 10px 6px 0;
  border-bottom: solid 1px #474747;
}

.fotobook-subheader-special {
  text-align: right;
  font-size: 11px;
  margin: 5px 0 0 8px;
  padding: 3px 10px 6px 0;
  border-bottom: solid 1px #474747;
    }
    
.fotobook-subheader-special .main {
    float: left;
    text-align: left;
    }
    
.fotobook-subheader-special .pagination {
  padding-left: 4px;
  text-align: right; 
}

.fotobook-subheader-special .pagination b {
  padding: 2px;
  font-weight: bold;
  color: #3B5998;
  font-style: normal;
}

.fotobook-subheader-special .pagination a {
  font-weight: normal;
  margin: 0px;
  padding: 3px 3px; 
}

.fotobook-subheader-special .pagination a:hover {
  color: #394FAC;
  margin: 0px;
  padding: 3px 3px;
  text-decoration: none;
}

.fotobook-subheader .main {
  float: left;
  text-align: left;
}

.fotobook-subheader .pagination {
  padding-left: 4px;
  text-align: right; 
}

.fotobook-subheader .pagination b {
  padding: 2px;
  font-weight: bold;
  color: #3B5998;
  font-style: normal;
}

.fotobook-subheader .pagination a {
  font-weight: normal;
  margin: 0px;
  padding: 3px 3px; 
}

.fotobook-subheader .pagination a:hover {
  color: #394FAC;
  margin: 0px;
  padding: 3px 3px;
  text-decoration: none;
}

.fotobook-subheader-bottom {
  border-bottom: 0;
  border-top: 1px solid #474747;
  padding: 6px 0 0 0;
  margin: 6px 0 0 8px;
}

.fotobook-subheader-bottom .pagination b {
  border-bottom: 0;
}

#fotobook-photo {
  padding: 10px 0 0 0;
  margin: 0 0 -5px 0;
}

#fotobook-photo img {
  border: 0;
  margin: 0 0 0 8px;
  }