#mp_bestseller {
	width: 100%;	
}
.medipreis_bestseller {
	width: 50%;
	float: left;
}
.medipreis_bestseller_name {
	display: block;
}
#mp_content img {
	padding: 4px;
	float: left;
	border: 0;
}

.medipreis_price {
	padding-left: 40px;
	color: #990000;
	font-weight: bold;
}
.medipreis_price small {
	color: #000000;
	font-weight: normal;
}
.medipreis_fee {
	color: #990000;
}
.medipreis_fee small {
	color: #000000;
}

#mp_form form input {
	width: 220px;
	margin: 10px;
}

.row_0 {
    background-color: #fffbe6;	
}

#medipreis_table {
	width: 100%;
}