.mProductList_main_div{
  margin-bottom: 10px;
  margin-top: 10px;
}

.mProductList_row{
  margin: 5px 0px 5px 0px;
}


.mProductList_splitter{
 
}

.mProductList_splitter_center{
  width:70%;
  float: left;
  text-align: center;
  font-family: Arial;
  font-weight: 10px;
  font-weight: bold;
  color: #000;
  background: url(../img/mProductList/splitter_bg.gif) repeat-x;
  padding: 5px 0px 6px 0px;
}
.mProductList_splitter_right{
  width:30%;
  float: right;
  color: #007fff;
  font-size: 10px;
  background: url(../img/mProductList/splitter_bg.gif) repeat-x;
  padding: 5px 0px 6px 0px;
}
.mProductList_splitter_center a:link, .mProductList_splitter_center a:visited, .mProductList_splitter_center a:hover{
  text-decoration: none;
  font-weight: bold;
  color: #007fff;
}
.mProductList_dot{
 margin: 0px 10px;
}
.product_separator{
 text-align: center;
}

.mProductList_splitter_txt{
  color: #000;
  font-size: 10px;
  margin-right: 10px;
}
.mProductList_splitter_right img{
}


.mProductList_td_price, .mProductList_td_price_noborder{
  width: 15%;
  float: right;
  padding: 5px;
  color: #0080ff;
  font-weight: bold;
  font-size: 17px;
  text-align: left;
}
.mProductList_price_small{
  font-size: 12px;
  font-weight: normal;
}
.mProductList_td_name, .mProductList_td_name_noborder{
  width: 60%;
  padding: 5px 0px;
  float: left;
}
a.mProductList_name_link:link, a.mProductList_name_link:visited, a.mProductList_name_link:hover{
 color: #000;
 text-decoration: none;
}
a.mProductList_more_link:link, a.mProductList_more_link:visited, a.mProductList_more_link:hover{
 color: #d6013b;
 text-decoration: none;
}
.mProductList_td_product, .mProductList_td_product_noborder{
  float: left;
}

.mProductList_img {
	border: none;
	background: #ffffff;
	padding: 5px 2px;
  text-align: center;
  vertical-align: center;
  width: 144px;
}

.mProductList_img img{
  margin: auto;
}

.mProductList_gratis{
color: #d4003b;
font-weight: bold;
font-size: 12px;
text-align: center;

}
.mProductList_gratis img{
 margin: 3px 0px;
}

.mProductList_txt_oldprice{
  color: #d6003e;
  text-decoration: line-through; 
  font-size: 12px;
}

.mProductList_txt_oldprice{
  font-size: 12px;
  font-weight: bold;
}
.mProductList_price_small{
  font-size: 11px;
  font-weight: bold;
}
.currency{
 margin-left: 2px;
 font-size: 11px;
 font-weight: bold;
}

.mCategoryView_news_div_main .module_header,.mCategoryView_rec_div_main .module_header{
 margin-top:6px;
}

.mCategoryView_news_product{
  float: left;
 width: 245px;
 text-align: left;
}
.mCategoryView_rec_product{
 float: left;
 width: 185px;
 text-align: center;
}
.mCategoryView_news_img{
  text-align: left;
  float: left;
}

.mCategoryView_news_name a:link, 
.mCategoryView_news_name a:visited, 
.mCategoryView_news_name a:hover{
  text-decoration: none;
  color: #000;
  font-weight: bold;
  height: 30px;
}
.mCategoryView_news_price, .mCategoryView_rec_price{
  color: #0080fd;
  font-weight: bold;
  font-size: 12px;
}
.mCategoryView_news_pricebefore, .mCategoryView_rec_pricebefore{
  color: #d6003e;
  font-weight: bold;
  font-size: 12px;
  text-decoration: line-through; 
}

span.news_currency, span.rec_currency{
  font-size: 11px;
  margin-left: 2px;
  font-weight: bold;
}
.mCategoryView_rec_img{
  margin: auto;
  text-align: center;
   vertical-align: middle;
}
.mCategoryView_rec_img img{
 vertical-align: middle;
 margin: auto;
}
.mCategoryView_rec_name, .mCategoryView_rec_price, .mCategoryView_rec_pricebefore{
 text-align: center;
  margin: auto;
}
.mCategoryView_rec_name a:link, 
.mCategoryView_rec_name a:visited, 
.mCategoryView_rec_name a:hover{
 
  font-size: 10px;
  color: #000;
  text-decoration: none;
}
.mCategoryView_link_productlist{
  text-align: right;
  margin: 10px 5px;
}
.mCategoryView_link_productlist a:link,
.mCategoryView_link_productlist a:visited,
.mCategoryView_link_productlist a:hover{
  text-decoration: underline;
  font-weight: normal;
  color: #d6003e;

}
