.copyright, .page_list, .size_list {
  clear: both;
  font-size: 10px;
	text-align: center;
}
.grey {
  color: #777;
  font-weight: normal;
}

/* Top level styling */

.top_custom_albums {
  text-align: left;
  display:inline;
  
  width:95%; /* IE requires a Width */
  
}
.top_custom_albums img{
  float: left;
  border: 2px solid #ccc;
}
.top_caption {
  text-align:left;
}
.top_album_row_blue {
  background-color: #eee;
}

.top_album_row_yellow {
  background-color: #ffffcc;
}

.row {
  margin: 10px; auto;
}
.row .thumb {
  padding: 0 0.4em 0.2em 0.4em;
  margin: 0;
}

.album_row {

  text-align:center;
}
.albums, .custom_albums{
  float:left;
  text-align: center;
}
.albums img {
  /*width: 40px;*/
 
}
.custom_albums img {
}
.thumb {
  margin: 0 5px;
  float:left;
  text-align: center;
  vertical-align:middle;
  top: -60px; 
}
.thumb img {
  text-align: center;
  
}
.clearer2 {
	clear:both;
	height:1px;
}
.gal_title {
	font-size: 12px;
}
.album_desc {
	font-size: 11px;
}
.image, .gal_list {
  align: center;
	font-size: 10px;
}

.path {
  font-size: 10px;	
}
.parent {
  text-align: center;
}
/*display Photo div */
.parent img {
}
.previous {
  clear: left;
  float: left;
}
.previous img, .next img {
  height: 75px;
}
.next {
  clear: right;
  float: right;
}
.nav {
  clear: both;
	height: 10em;
}
.pic_list {
 position: relative;
 bottom: -2em;
 left: 0;
 text-align: center;
 margin-left: 6em;
 margin-right: 6em;
 margin-top: 0;
 margin-bottom: 0;
}
.pic_list {
 bottom: 0;
 margin-top: 0.5em;
}
.all_img_info {
 width: 100%;
 float: left;
 text-align: center;
 margin-bottom: 1em;
}

.img_info_row {
 clear: both;
 margin: 0 auto;
 width: 400px; /*330px*/
}
.img_info_tag, .img_info, .desc, .img_info_head {
 float: left;
 display: block;
 width: 120px;
 text-align: left;
 border: 1px solid #fff;
 background-color: #ccd9e6;  /* Quarter Tone Blue #369 */
}
.desc {
/* margin: 1em auto 2em auto;
 width: 500px;
 text-align: left;
 border: 1px solid #ccc;*/
 width: 98%;
 background-color: #eee;
}
.img_info {
 width: 264px;
 background-color: #eee;
}
.img_info_head {
 width: 98%;
 background-color: #b3cc99; 
}
.image img {
  width: 100%;
  border: 0;
  padding: 0;
  margin-top: 28px;
}
.image {
  padding: 0;
  border: 0;
}
.image div img {
  width: 100%;
}
.sx1 {
  width: 12%;
  position: absolute;
  margin-left: 0;
}
.sx2 {
  width: 12%;
  position: absolute;
  margin-left: 13%;
}
.sx3 {
  width: 2%;
  position: absolute;
  margin-left: 26%;
}
.dx1 {
  width: 12%;
  position: absolute;
  margin-left: 33%;
}
.dx2 {
  width: 12%;
  position: absolute;
  margin-left: 46%;
}
.dx3 {
  width: 2%;
  position: absolute;
  margin-left: 30%;
}
.sx1 img, .sx2 img, .sx3 img, .dx1 img, .dx2 img, .dx3 img {width: 100%;}
.sx1 a img, .sx2 a img, .sx3 a img, .dx1 a img, .dx2 a img, .dx3 a img {border: 0;}

