/*
v26.5.2008 0:12:53
*/





/* DIVs - START */

table.galleryItemList td div,
table.gallerySectionList td div {
  width: 130px;
  height: 38px;
  margin: 0 0 2px 13px;
}

table.galleryItemList td div.thumb,
table.gallerySectionList td div.thumb {
  height: 130px;
  line-height: 130px;
  background-color: #FFFFFF;
  overflow: hidden;
}

table.galleryItemList td div.price {
  height: 23px;
  color: #777777;
  line-height: 23px;
  background-color: #222222;
}

/* DIVs - END */





/* TABLEs - START */

table.galleryItemList,
table.gallerySectionList {
  width: 100%;
  border-style: hidden;
	border-collapse: collapse;
  float: left;
  clear: both;
}



table.galleryItemList td,
table.gallerySectionList td {
  width: 20%;
  padding: 20px 10px 20px 10px;
  text-align: center;
  vertical-align: bottom;
  border: 1px dotted #222222;
}

/* TABLEs - END */





/* LINKs - START */

table.galleryItemList td div.title a,
table.gallerySectionList td div.title a {
  width: 120px;
  height: 28px;
  color: #FFFFFF;
  line-height: 28px;
  padding: 5px;
  text-decoration: none;
  background-color: #222222;
  display: block;
}

table.galleryItemList td div.title a:hover,
table.gallerySectionList td div.title a:hover {
  color: #FF6600;
}

table.galleryItemList td div.title a.multiRow,
table.gallerySectionList td div.title a.multiRow {
  line-height: 14px;
}



table.gallerySectionList td div.title a {
  font-weight: bold;
  background-color: #000000;;
}

/* LINKs - END */





/* IMAGEs - START */

table.galleryItemList td div.thumb img,
table.gallerySectionList td div.thumb img {
  vertical-align: middle;
}

/* IMAGEs - END */
