.pref_product_tab{
	font-size: 15px;
	margin-top: 15px;
}
.pref_product_hr{
	color: #CED1D4;
	background-color: #CED1D4;
	height: 1px;
}
.pref_product_block{
	float: left; 
	margin: 10px 5px 10px 5px; 
	text-align:center;
}
.pref_product_image{
	height: 150px;
}
.pref_product_name{
	font: normal normal 12px "Chronicle Text G1 Bold", "Chronicle Text G1 Bold Italic", "Chronicle Text G1 Italic";
	margin-top: 3px;
	margin-bottom: 2px;
}
.pref_product_price{
	color: #DA102D;
}

#titulo {
	padding: 0 0 2px 0;
	margin: 0;
	font: normal normal 18px "Chronicle Text G1 Bold", "Chronicle Text G1 Bold Italic", "Chronicle Text G1 Italic";
	color: #595959;
	border-bottom:1px solid #dfdfdf;
	width:100%;
}