#fotobook-main a {
  font-weight: bold;
  font-size: 18px;
}

#fotobook-main {
  font-size: 16px;
  width: 100%;
border-spacing: 0;
}

#fotobook-main img {
background:white none repeat scroll 0 0;
border:1px solid #CCCCCC;
padding:6px;
}

#fotobook-main small {
  font-size: 14px;
}

#fotobook-main td, #fotobook-main th {
  margin: 0px; padding: 10px;
  vertical-align: middle;
}

#fotobook-main td, #fotobook-main th {
 width:760px;
height:140px;
align: left;
}

#fotobook-main th {
  text-align: center;
  width: 128px;
border-spacing:0;
}

#fotobook-photo {
  padding-top: 10px;
  padding-bottom: 10px;
}

#fotobook-photo img {
  border: 0;
}

#fotobook-album {
  background-image:url(http://kathleenybarbo.net/wp-content/themes/ybarbo/images/fotobookdivider.png);
background-position:left bottom;
background-repeat:no-repeat;
margin:0;
padding:5px 0 55px;
width:100%;
}

#fotobook-album td {
  width: 150px;
  padding: 3px 2px 30px 0;
  text-align: center;
  vertical-align: middle; }

#fotobook-album img {
  background: white;
  padding: 6px;
  border: solid 1px #ccc; }

#fotobook-album img:hover {
  border: solid 1px #3B5998; }
  
#fotobook-info {
  font-size: 14px;
  margin-top: 10px;
  text-align: left;
}

#fotobook-info th, #fotobook-info td {
  padding: 3px;
}

#fotobook-info th {
  font-weight: bold;
  vertical-align: top;
}

.fotobook-subheader {
background-image:url(http://kathleenybarbo.net/wp-content/themes/ybarbo/images/fotobookdivider.png);
background-position:left bottom;
  text-align: right;
  font-size: 16px;
  margin: 0px;
  padding: 3px 10px 30px;
}

.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;
  color: #3B5998;
  border-bottom: solid 2px;
}

.fotobook-subheader .pagination a {
  font-weight: bold;
  margin: 0px;
  padding: 3px 3px; 
}

.fotobook-subheader .pagination a:hover {
  color: white;
  margin: 0px;
  padding: 3px 3px;
  background: #3B5998; 
  text-decoration: none;
}

.fotobook-subheader-bottom {
  border-bottom: 0;
}

.fotobook-subheader-bottom .pagination b {
  border-bottom: 0;
  border-top: solid 2px;
}