.product_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #006699;
	text-decoration: none;
	background-color: #6666FF;
	padding: 1px;
	width: 100%;
	height: 15px;
	text-align: center;
}
.product_area {
	padding: 5px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	border: 1px solid #3399CC;
}
.links {
	color: #3399CC;
	text-decoration: none;
}
.product_one {
	width: 100%;
	border: none;
	padding: 5px;
}
