/*
v7.2.2008 21:54:13
*/





/* LINKs - START */

#list table td a,
#attributes table td a {
  padding: 0;
  margin: 0;
  border: 0 !important;
}



#list table td a.title {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 5px 0;
  display: block;
}

#list table td a.title:hover {
  color: #666666;
}

/* LINKs - END */





/* TABLEs - START */

#list table,
#attributes table {
  width: 100%;
  padding: 10px 0 10px 0;
  margin: 0;
  border-style: hidden;
	border-collapse: collapse;
  float: left;
}



#list table td,
#attributes table td {
  width: 25%;
  padding: 10px;
  text-align: center;
  border: 1px solid #222222;
}

/* TABLE COLUMNs - END */





/* SPANs - START */

#list table td span,
#attributes table td span {
  color: #999999;
  font-size: 11px;
  padding: 0 0 5px 0;
  display: block;
}

/* SPANs - END */





/* IMAGEs - START */

#list table td a img,
#attributes table td a img {
  padding: 3px;
  margin: 0;
  vertical-align: top;
  border: 1px solid #333333;
}

#list table td a:hover img,
#attributes table td a:hover img {
  border: 1px solid #FFCC00;
}

/* IMAGEs - END */
