/* CSS Document */
	#fotobook-main a {  font-weight: bold;  font-size: 12px;}
	#fotobook-main {  font-size: 11px;  width: 100%;}
	#fotobook-main small {  font-size: 10px;}
	#fotobook-main td, #fotobook-main th {  border-bottom: solid 1px #D8DFEA;    margin: 0px;  padding: 10px;}
	#fotobook-main th {  text-align: center;}
	#fotobook-album {  margin: 0px;  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 #ccc; }
	#fotobook-album img:hover {  border: solid 1px #3B5998; }  
	#fotobook-info {  font-size: 10px;  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 {  text-align: right;  font-size: 11px;  margin: 0px;  padding: 15px 10px 4px;  border-bottom: solid 1px #D8DFEA;}
	.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: normal;  margin: 0px;  padding: 3px 3px; }
	.fotobook-subheader .pagination a:hover {  color: white;  margin: 0px;  padding: 3px 3px;  background: #3B5998;   text-decoration: none;}
		#prevLink, #nextLink { background: transparent url("http://www.cateringjosecarlos.com/images/lightbox/blank.gif") no-repeat; }
		#prevLink:hover, #prevLink:visited:hover { background: url("http://www.cateringjosecarlos.com/images/lightbox/prevlabel.gif") left 15% no-repeat; }
		#nextLink:hover, #nextLink:visited:hover { background: url("http://www.cateringjosecarlos.com/images/lightbox/nextlabel.gif") right 15% no-repeat; }

