.recommended_table_main{
    width: 100%;
}

.recommended_table_main td{
    
}

.recommended_td_header{
  /*  background-image: url(../../../vis/default/img/mMostPopular/modules_mostpopular_top.gif);*/
    color: #2f8c5b;
    height: 30px;
    font-size: 15px;
    font-weight: bold;
    font-family: Arial;
    text-align: left;
}

.recommended_td_center{

}

.recommended_table_small{
  width: 100%;
}

.recommended_td{
  padding-top: 5px;
  border-top: 1px solid #DBDBDB;
  text-align: left;

}
.recommended_cell{
 height: 85px;

}

.recommended_td_small{
  color: #707070;
}
.recommended_td_price, .news_td_price{
   color: #ff5616;
   font-weight: bold;
   font-size: 12px;
  font-family: Arial;
   vertical-align: bottom;
}
.news_td_price{
 vertical-align: bottom;
 /*border: 1px solid #ff0000;*/
}
.recommended_pricebefore{
  text-decoration: line-through; 
  color: #707070; 
   font-weight: bold;
}
.recommended_td_price_text{
   color: #ff5616;
   font-weight: normal;
   font-size: 11px;
}

.recommended_img{
  padding-top: 5px;
   
}

.recommended_name {
    font-weight: bold;
      color: #707070;
      text-align: left;
}

.recommended_category {
    color: #707070;
}

.recommended_a, .recommended_a:hover {
    text-decoration: none;
}

.rec_currency{
font-size: 10px;
}
