/*
v9.10.2008 1:20:54
*/





/* LINKs - START */

table.galleryItemList td a,
table.gallerySectionList td a {
  text-decoration: none;
}



table.gallerySectionList td.name a {
  color: #330000;
  font-weight: bold;
  letter-spacing: 1px;
  word-spacing: 1px;
}

/* LINKs - END */





/* TABLEs - START */

table.galleryItemList,
table.gallerySectionList {
  width: 100%;
  margin: 0 0 10px 0;
  border-style: hidden;
	border-collapse: collapse;
  float: left;
  clear: both;
}



table.galleryItemList td,
table.gallerySectionList td {
  width: 20%;
  height: 155px;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  background-image: url('./../../../_layout/_www/gallery_bg.png');
  background-repeat: no-repeat;
  background-position: center center;
  border: 0;
}

table.galleryItemList td.empty,
table.gallerySectionList td.empty {
  background-image: none;
}


table.galleryItemList td.name,
table.gallerySectionList td.name {
  height: auto;
  vertical-align: top;
  background-image: none;
}

/* TABLEs - END */





/* PARAGRAPHs - START */

table.galleryItemList td.name p,
table.gallerySectionList td.name p {
  font-size: 11px;
  text-align: center;
}



table.gallerySectionList td.name p {
  font-size: 12px;
}

/* PARAGRAPHs - END */





/* IMAGEs - START */

table.galleryItemList td img,
table.gallerySectionList td img {
  vertical-align: middle;
}

/* IMAGEs - END */

