/*AB*/
.mailalerts_product {
	width: auto;
	float: left;
}

.product_image {
	padding: 9px;
	border: 1px solid #d6d4d4;
	margin: 0 0 20px 0;
	max-width: 200px;
}

.product-name {
	margin: 0 0 10px 0;
	padding: 0 20px 0 0;
	text-transform: uppercase;
	color: #294db0;
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0.2em 0.2em 0.2em #7998d2 !important;
	font-size: 16px !important;
}

.product-infos {
	margin-top: 30px;
	margin-left: 10px;
}
/*fin*/

#mailalerts_block_account li.last_item {
  border-bottom: none;
  margin-bottom: 0; }
#mailalerts_block_account li .products-block-image {
  float: left;
  margin-right: 19px; }
#mailalerts_block_account li .remove {
  float: right; }
  #mailalerts_block_account li .remove i {
    cursor: pointer; }

/*# sourceMappingURL=mailalerts.css.map */
