.prod_images
{
  float: right;
  padding-left: 25px;
  padding-bottom: 9px;
}

.prod_images IMG
{
  border: 1px solid #e0e0e0;
}

.product
{
  padding-left: 4px;
  padding-right: 4px;
}

.product_description
{
  line-height: 140%;
  padding-bottom: 19px;
}


.product_description A
{
  color: #e85b5b;
}

.price_container
{
  width: 306px;
  border: 1px solid #e0e0e0;
  padding: 25px 10px 11px 10px;
  background: url(../images/colored_line.gif) 50% 2px no-repeat #ffffff;
  color: #375379;
}

.price_container A
{
  color: #375379;
}


.price_div_item
{
  border: 1px solid #e0e0e0;
  padding-top: 7px;
  padding-bottom: 5px;
  margin-bottom: 6px;
  text-align: center;
}

.price_div_item TD
{
  padding-right:  3px;
}

.pret
{
  color: #62b303;
  font-weight: bold;
  font-size: 18px;
}

.product_details
{
  padding-left: 9px;
  font-size: 11px;
  width: 179px;
  padding-bottom: 20px;
}

.cere_detalii_button_container
{
  text-align: center;
}


.product_details TABLE
{
  background-color: #e0e0e0;
  width: 179px;
  margin-bottom: 20px;
}

.product_details TABLE TD
{
  background-color: #ffffff;
  text-align: center;
  height: 25px;
}

.detail_name
{
  color: #62b303;
  font-weight: bold;
}

.adauga_in_cos
{
  position: relative;
  top: -4px;
  right: 24px;
}

.adauga_in_cos_div
{
  text-align: right;
}

.price_cont_td
{
  padding-bottom:8px;
}

