/*
v29.7.2008 17:09:23
*/





/* DIVs - START */

div.galleryItemList {
  width: 100%;
  margin: 0 0 30px 0;
  float: left;
  clear: both;
}

div.galleryItemList div {
  width: 166px;
  text-align: center;
  margin: 0 12px 12px 0;
  float: left;
  clear: none;
}

div.galleryItemList div div.thumb {
  width: 166px;
  height: 136px;
  margin: 0;
}



div#attributes div.galleryItemList {
  margin-top: 20px;
  margin-bottom: 5px;
}

/* DIVs - END */





/* LINKs - START */

div.galleryItemList div a {
  width: 120px;
  height: 90px;
  text-decoration: none;
  line-height: 90px;
  padding: 23px;
  background-image: url('./../../../_layout/_www/list_item_gallery_bg.jpg');
  background-repeat: no-repeat;
  display: block;
  float: left;
  clear: both;
}

/* LINKs - END */





/* SPANs - START */

div.galleryItemList div span.title {
  width: 146px;
  font-size: 10px;
  font-weight: bold;
  padding: 5px 10px 0 10px;
  display: block;
  float: left;
  clear: both;
}

/* SPANs - END */
