div#pi_head_container{
  width: 100%;
  display: inline-block;
  margin-bottom: -30px;


}



div#pi_head_left{
  float: left;

  width: 72%;
}

div#pi_head_right{
  float: right;
  width: 200px;
}

div#pi_head_image{
  float: left;
  text-align: center;
}

div#pi_head_image p{
  padding: 0;
  margin-top: 3px;
}


div#pi_head_content{
  padding: 0 10px 0 10px;
}


div.product-block {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 30px;
    font-size: 12px;
    line-height: 1.7;

}

h2{
    font-weight: bold;
    color: #3A537C;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #DD7D7D;
}

DIV.product-block-body {
    font-size: 12px;
    line-height: 1.5;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
 
UL.easelist {
    list-style-type: none;
    list-style-position: inside;
    line-height: 2.5;
}

#product-info-body {
  padding-left: 0;    
}

#pi_fast_jump {
  font-size: 10px;
  text-align: center;
  line-height: 1.0;
}

div.red-line {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #DD7D7D;
}

div#text_write_your_review {
  color: #606060;
}

div.review_block {
  border-bottom:1px dotted #BBBBBB;
}


ul.product_list {
  margin: 0px 10px 0px 10px;
  padding: 0px;
  width: 100%;

}

ul.product_list h2{
  border: 0;
  font-size: 12px;
  font-weight: bold;
  clear: both;
  margin: 0px;
  padding: 0px;
}

ul.product_list h3{
  font-size: 10px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

ul.product_list div{
  float: left;
  margin-right: 5px;
}

ul.product_list p{
  font-size: 11px;
  margin: 0px;
  padding: 0px;
}

ul.product_list li{
  width: 47%;
  min-height: 100px;
  border-top: 1px dotted #85a3c1;

  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  margin: 5px;
  zoom: 1;
  *display: inline;
  _height: 100px;
}

div.very_important {
  background-color: #f7f1c4;
  color: #cc3333;
  font-weight: bold;
  font-size: 12px;
  border: 1px solid #cc3333;
  margin: 10px 0 10px 0;
  padding: 4px;
  width: 100px;
  text-align: center;
}


div.info_important {
  background-color: #f7f1c4;
  color: #8a538a;
  font-weight: bold;
  font-size: 12px;
  border: 1px solid #8a538a;
  margin: 10px 0 10px 0;
  padding: 4px;
  width: 100px;
  text-align: center;
}

.tblabel {
  font-size: 12px;
  font-weight: bold;
  color: #103E89;
  width: 100px;
}

.tbitem {
  font-size: 12px;
}

.itemelement{
  width: 200px;
}


.img_gal_container{
  border-top-color: #888888;
  border-top-style:solid;
  border-top-width: 1px;

  margin-top: 10px;

  height: 123px;
}
.img_gal{
  border: 1px solid #888888;
  margin: 10px 3px 10px 3px;
  padding: 5px;
  text-align: center;
  float: left;
  display: -moz-inline-stack;
  display: inline-block;
}

.img_gal p{
  margin: 0;
  padding: 0;
  font-size: 10px;
  color: #777777;
}





