.product_footer {
	padding: 3px;
	height: 70px;
	width: 320px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
