
#pid_books div.one_product {
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
  background-color: white;
}

#pid_books #content div.imgleft{
  margin: 5px 20px 20px 12px;
  padding: 12px;
  background-color: #ccc;
}

#pid_books blockquote {
  padding-top: 0;
}

/* #pid_books #content h2 span {
  font-size: 80%;
  color: black;
  margin-left: 30px;
}  */


#pid_books table {
  margin: 0.5em 20px 0.5em 10px;
  font-weight: bold;
  clear: left;
}

#pid_books table td {
  vertical-align: top;
}

#pid_books table#tpricecb, #pid_books table#tpricevb {
  margin-left: 0px;
  text-align: center;
}

#pid_books table#tpp {
  /*width: 500px;*/
  margin-left: 0px;
  text-align: center;
}


#pid_books caption {
  font-weight: bold;
  font-size: 130%;
  margin-top: 1em;
  padding-bottom: 0.15em;
  text-align: center;
}
#pid_books caption span{
  display: block;
  font-weight: normal;
  font-size: 80%;
}

#pid_books table .trev_full caption {
  margin-top: 1em;
}
#pid_books caption p {
  font-size: 80%;
  text-align: center;
}

/* remember only limited formatting for col's */
/* single table on reviews page */
.one_product {width: 735px;}

.one_product table col.t1col1{width: 110px; }
.one_product table col.t1col2{width: 40%;}
.one_product table col.t1col3{width: 40%;}


/* table on review page */
col.t2col1{width: 22%; font-weight: bold;}
col.t2col2{width: 60%;}


#pid_books th{
  padding: 5px 5px;
  text-align: center;
  font-size: 120%;
  font-weight: bold;
  font-variant: small-caps;
  /*border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;*/
}

#pid_books td {
  padding: 5px 5px;
  /*border-right: 2px solid #ccc;
  border-bottom: 1px solid #ccc;*/
  font-weight: normal;
}
#pid_books td.cel_item, #pid_books th.cel_item {
  text-align: right;
  font-size: 120%;
  font-weight: bold;
  font-variant: small-caps;
  color: #00008B;
}
#pid_books td.cel_item {
  padding-top: 0;
}
#pid_books td.cel_desc, #pid_books td.cel_desc p {
  padding: 1px 20px 0 20px;
  margin-top: 0;
  line-height: 100%;
}


#pid_books table {
  border-collapse: collapse;
}

#pid_books table span {
  display: block;
  font-weight: normal;
}


#rating_new label {
  width: 200px;
}


