/*
v10.8.2007 12:40:46
*/





/* LINKs - START */

#list table.galleryItemList td a,
#attributes table.galleryItemList td a {
  padding: 0;
  margin: 0 2px 0 0;
  border: 0 !important;
}

/* LINKs - END */





/* DIVs - START */

table.galleryItemList td div {
  margin: 7px 0 0 0;
  float: none;
  clear: both;
}

/* DIVs - END */





/* SPANs - START */

#list table.galleryItemList td span,
#attributes table.galleryItemList td span {
  color: #C0C0C0;
  font-size: 10px;
  font-weight: bold;
  padding: 0 0 5px 0;
  display: block;
}

/* SPANs - END */





/* TABLEs - START */

#list table.galleryItemList,
#attributes table.galleryItemList {
  width: 100%;
  padding: 10px 0 10px 0;
  margin: 0 0 10px 0;
  border-style: hidden;
	border-collapse: collapse;
  float: left;
}

/* TABLEs - END */





/* TABLE COLUMNs - START */

#list table.galleryItemList td,
#attributes table.galleryItemList td {
  width: 33%;
  padding: 10px;
  text-align: center;
  border: 1px solid #EEEEEE;
}

/* TABLE COLUMNs - END */




/* IMAGEs - START */

#list .galleryItemList img,
#attributes .galleryItemList img {
  padding: 3px;
  margin: 0;
  vertical-align: top;
  border: 1px solid #CCCCCC;
}

/* IMAGEs - END */

