/*
v21.6.2009 18:35:48
*/





/* DIVs / LAYOUT BOXes - START */

div#attributes div.galleryItemList {
  width: 100%;
  padding: 0;
  margin: 0;
  margin-top: 21px;
  float: left;
  clear: none;
}

/* DIVs / LAYOUT BOXes - END */





/* SPANs - START */

div#attributes div.galleryItemList p span {
  margin-top: 3px;
  display: block;
}

/* SPANs - END */





/* PARAGRAPHs - START */

div#attributes div.galleryItemList p {
  text-align: center;
  padding: 0;
  margin: 0;
  margin-right: 21px;
  float: left;
  clear: none;
}

/* PARAGRAPHs - END */





/* IMAGEs - START */

div#attributes div.galleryItemList p img {
  padding: 5px;
  background-color: #353535;
  border: 1px solid #000000;
  float: left;
}

/* IMAGEs - END */

