#taste-products{
	width: 100%;
	font-size: 0.8em;
	text-align: center;
	margin-bottom: 1em;
}

.taste-head{
	color: #f19021;
	font-size: 1.2em;
	font-weight: bold;
}

#taste-products td{
	width: 33%;
	background: #eee;
}

#urlcenter{
	text-align: center;
}