/*
v6.2.2008 1:11:36
*/





/* DIVs - START */

#list div.galleryItemList,
#attributes div.galleryItemList {
  width: 100%;
  margin: 15px 0 0 0;
  float: left;
  clear: both;
}

#list div.galleryItemList div,
#attributes div.galleryItemList div {
  width: 69px;
  height: 69px;
  margin: 0 13px 15px 0;
  float: left;
  clear: none;
}

#list div.galleryItemList div.last,
#attributes div.galleryItemList div.last {
  margin-right: 0;
}

/* DIVs - START */





/* LINKs - START */

#list div.galleryItemList a,
#attributes div.galleryItemList a {
  padding: 0;
  margin: 0;
  border: 0 !important;
}

/* LINKs - END */





/* SPANs - START */

#list div.galleryItemList span,
#attributes div.galleryItemList span {
  color: #C0C0C0;
  font-size: 10px;
  font-weight: bold;
  padding: 0 0 5px 0;
  display: block;
}

/* SPANs - END */





/* IMAGEs - START */

#attributes div.galleryItemList a img {
  border: 1px solid #1E1E1E;
}

#attributes div.galleryItemList a.active img,
#attributes div.galleryItemList a:hover img {
  border: 1px solid #FF9933;
}

/* IMAGEs - END */
