span.offerta.promo {
	color: red;
}

span.offerta.stock {
	color: #666666;
}

div#newsletter_loading {
	height: 100px;
	width: 100%;
	background: url(images/newsletter_loading.gif) #ffffff 50% 40px no-repeat;
	font-weight: bold;
	text-align: center;
}

span.like_a_link {
	cursor: pointer;
}

u.like_a_link {
	color: blue;
}