/* minibasket with border */

table.MiniBasket,
table.MiniBasket tr,
table.MiniBasket tr td {
  background: transparent !important;
}

html body .MessageInfo {
	border: 0px;
	background-color: transparent;
}
