/*
v20.4.2008 16:44:33
*/





/* DIVs - START */

#attributes div.content {
  width: 385px;
  float: right;
  clear: none;
}

#attributes div.photo {
  width: 300px;
  float: left;
  clear: none;
}

#attributes div.photo div.thumbs {
  width: 100%;
  margin: 25px 0 0 0;
  float: left;
  clear: both;
}

#attributes div.techPrice {
  width: 100%;
  margin: 0 0 15px 0;
  float: left;
  clear: both;
}



div#list table.catalogItemList div.thumb {
  margin: 0 0 15px 0;
}

/* DIVs - END */





/* LINKs - START */

#list table.catalogItemList td a {
  font-weight: bold;
  text-decoration: none;
}

/* LINKs - END */





/* TABLEs - START */

table.catalogItemList {
  width: 100%;
  margin: 0 0 20px 0;
  border-style: hidden;
	border-collapse: collapse;
}



table.catalogItemList td {
  width: 25%;
  padding: 20px 10px 20px 10px;
  text-align: center;
  vertical-align: top;
  border: 1px dotted #333333;
}

/* TABLEs - END */

