h1
{
  font-size: 25px;
  color: #787878;
  font-weight: bold;
  padding-left: 40px;
  margin-bottom: 30px;
}

h1.product
{
  font-family: Georgia, serif;
  font-size: 32px;
  color: #393939;
  font-weight: normal;
}

a
{
  font-size: 12px;
  color: #3fcbff;
  font-weight:bold;
  text-decoration:none;
}

a:hover
{
  text-decoration:none;
}

.column_02 h2
{
  font-size: 30px;
  line-height: 1em;
}

/* List book float */
.column_01 .inner_column_01 h2,
.column_01 .inner_column_01 h2 a,
.column_02 .inner_column_01 h3,
.column_02 .inner_column_01 h3 a
{
  font-family: Georgia, serif;
  font-size: 22px;
  color: #43b9e5;
  font-weight: normal;
}

.column_01 .clear_fix .inner_column_01
{
  font-size: 18px;
  font-weight: bold;
}

.column_02 .inner_column_01 h3
{
  font-size: 13px;
  color: #6b6b6b;
}

.column_01 .inner_column_01 h2 strong,
.column_02 .inner_column_01 h3 strong
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #626262;
  margin: 4px 0;
  display: block;
}

.column_01 .clear_fix .inner_column_01 h3 strong
{
  font-size: 12px;
}

.column_02 .inner_column_01 h3 strong
{
  font-size: 11px;
  color: #abaaaa;
  margin: 0;
}

.inner_column_01 p
{
  font-size: 12px;
  color: #9e9e9e;
}

.column_01 .clear_fix .inner_column_01 p
{
  font-size: 10px;
}

.inner_column_01 ul
{
  margin-bottom: 5px;
}

.product .inner_column_01 .clear_fix ul
{
  float:left;
  margin-top: 5px;
}

.product .inner_column_01 .clear_fix .amazon
{
  float:right;
}

.inner_column_01 li
{
  font-family: Georgia, serif;
  font-size: 19px;
  color: #3fcbff;
  display: inline;
  background: url(/images/common/pipe.gif) no-repeat left 6px;
  padding-left: 8px;
}

.inner_column_01 .clear_fix li
{
  font-size: 23px;
}

.inner_column_01 li sup
{
  font-size: 11px;
}

.inner_column_01 li.first
{
  background-image: none;
  padding-left: 0;
}

.column_02 .book a
{
  font-size: 11px;
}

.book .description
{
  font-size: 14px;
  color: #686868;
  margin: 10px 0;
}

.book .nota
{
  font-size: 11px;
  color: #626262;
  margin: 10px 0;
}

.book .nota em
{
  color: #43b9e5;
}

.book .nota a
{
  font-weight: normal;
}
/* End list book float */
/* writers */
.writers h2,
.about h2
{
  font-size: 25px;
  color: #9e9e9e;
  font-weight: bold;
  padding-left: 3px;
  margin-bottom: 15px;
}

.writers p,
.about p,
.about li
{
  font-family: Georgia, serif;
  font-size: 14px;
  color: #747474;
  padding: 0 20px 0 3px;
  margin-bottom: 30px;
}

.about p,
.about li
{
  color: #000;
}

.about ul
{
  margin: 10px 0 30px 20px;
}

.about li
{
  list-style: disc;
}

.about a
{
  font-size: 14px;
}

.about li,
.about .no_bottom
{
  margin-bottom: 0;
}

.inner_column_02 h3
{
  font-size: 18px;
  color: #626262;
  font-weight: bold;
  margin-bottom: 6px; 
}

.inner_column_02 p
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-bottom: 10px; 
  width: 360px;
} 

.inner_column_02 ul
{
  display: block;
  height: 20px;
  margin-left: 2px;
}

.inner_column_02 li
{
  display: -moz-inline-box;
  display: inline-block;
  float:left;
  width: 20px;
  height: 20px;
  margin-right: 6px;
}

/* End writers */

/* best sellers */
.best_sellers h2
{
  font-size: 20px;
  color: #b6b6b6;
  font-weight: bold;
  margin-bottom: 15px;
}
/* end best sellers */

/* browse catalog */
.browse_catalog h2 a
{
  font-size: 30px;
  color: #fff;
  background: url(/images/common/icons/arrow_bw.png) no-repeat 115px 3px;
  margin-bottom: 15px;
  display: block;
}

.browse_catalog p
{
  font-family: Georgia, serif;
  font-size: 16px;
  color: #fff;
  width: 135px;
}
/* end browse catalog */

/* publish with us */
.publish_with_us h2
{
  color: #22c1fb;
  width: 135px;
  margin-bottom: 30px;
}

.publish_with_us p
{
  font-size: 13px;
  color: #626262;
  margin-bottom: 5px;
  
}
/* end publish with us */

/* all titles */
.all_titles h2
{
  color: #fff;
  margin-bottom: 10px;
}

.all_titles p
{
  font-family: Georgia, serif;
  font-size: 16px;
  color: #fff;
  margin-bottom: 8px;
}

.all_titles select
{
  font-size: 11px;
}
/* end all titles */

/* also bought */
.also_bought h2
{
  font-size: 20px;
  color: #a1a1a1;
  font-weight: bold;
  margin-bottom: 15px;
}

.also_bought h3
{
  font-family: Georgia, serif;
  font-size: 13px;
  color: #6b6b6b;
}

.also_bought h3 strong
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #abaaaa;
  display: block;
}
.also_bought .book a
{
  font-size: 11px;
}

/* End also bought */

/* read for free */
.read h2
{
  font-size: 16px;
  color: #9b9b9b;
  font-weight: bold;
  margin-bottom: 6px;
}

.read p
{
  font-family: Georgia, serif;
  font-size: 13px;
  color: #727272;
  margin-bottom: 12px;
}
/* End read for free */

/* translation availability */
.translation_availability h2
{
  font: normal 14px/16px Georgia, serif;
  color: #7d7d7d;
  margin-bottom: 8px;
}


.translation_availability table,
.translation_availability tr,
.translation_availability th,
.translation_availability td
{
  border: 0px solid #000000;
}
.translation_availability table
{
  width: 242px;
}

.translation_availability th,
.translation_availability td
{
  border-width: 0px;
  text-align: center;
  height: 30px;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid #dadada;
}
.translation_availability th
{
  color: #7d7d7d;
  border-top: 1px solid #dadada;
}
.translation_availability td
{
  color: #6b6b6b;
  background-color: #FFFFFF;
}
.translation_availability td a
{
  font-size: 10px;
}
.translation_availability .even td
{
  background-color: #F8F8F8;
}
/* end of translation availability */
