.title_product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #66CCCC;
	text-decoration: none;
	text-indent: 1ex;
}
.tb_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #33CCCC;
}
