.mBestsellerBoxes_table_main {
	width: 100%;
}

.mBestsellerBoxes_table_main td {
	vertical-align: top;
}

.mBestsellerBoxes_list_header {
	color: #000;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.mBestsellerBoxes_list_header a,
.mBestsellerBoxes_list_header a:hover
{
	color: #000;
	text-decoration: none;
}

.mBestsellerBoxes_gratis {
	color: #d6003e;
	font-weight: bold;
	text-align: center;
	margin: 2px 5px 5px;
}

.mBestsellerBoxes_productlist {
	
}

.mBestsellerBoxes_first {
	text-align: center;
	margin: 5px 5px 10px 5px;
}

.mBestsellerBoxes_first a.mBestsellerBoxes_name:link,.mBestsellerBoxes_first a.mBestsellerBoxes_name:visited,.mBestsellerBoxes_first a.mBestsellerBoxes_name:hover
	{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
}

.mBestsellerBoxes_img {
	padding: 5px;
	text-align: center;
	display: block;
	height: 100px;
	vertical-align: center;
}
.mBestsellerBoxes_first {
 height: 151px;
}

.mBestsellerBoxes_first div.mBestsellerBoxes_price {
	color: #355fa7;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

.mBestsellerBoxes_row {
	margin: 3px 5px;
	 height: 47px;
}

.mBestsellerBoxes_row div.mBestsellerBoxes_price {
	color: #355fa7;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding: 2px 0px;
}

.mBestsellerBoxes_pricebefore {
	color: #d6003e;
	font-weight: bold;
	font-size: 12px;
	text-decoration: line-through;
}

.mBestsellerBoxes_row a.mBestsellerBoxes_name:link,.mBestsellerBoxes_row a.mBestsellerBoxes_name:visited,.mBestsellerBoxes_row a.mBestsellerBoxes_name:hover
	{
	color: #000;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
