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

#fotobook-main {
  width: 100%;
}

#fotobook-main small {
}

#fotobook-main td, #fotobook-main th {
  border-bottom: dotted 1px #fff;  
  margin: 0px;
  padding: 10px 10px 10px 0;
}

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

#fotobook-main th img{
	background: white;
	padding: 4px;
}


#fotobook-album {
  margin: 0px;
  padding: 5px;
  width: 100%;
}

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

#fotobook-album img {
  background: white;
  padding: 4px;
 }

#fotobook-album img:hover {
  border: dotted 1px #fff; }
  
#fotobook-info {
  margin-top: 10px;
  text-align: left;
}

#fotobook-info th, #fotobook-info td {
	margin:0;
	padding:0;
}

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

.fotobook-subheader {
  text-align: right;
  margin: 0px;
  padding: 3px 0 4px ;
  border-bottom: dotted 1px #fff;
}

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

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

.fotobook-subheader .pagination b {
  padding: 2px;
  font-style: normal;
  font-weight: bold;
  border-bottom: solid 2px;
}

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

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

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

.fotobook-subheader-bottom .pagination b {
  border-bottom: 0;
  border-top: solid 2px;
}
