@charset "utf-8";

div.prodname{
	font-weight: bold;
	background: center;
	padding: 2px;
	border-bottom: thin none;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
}

TD.product {
	border:3px outset #CCCCCC;
	background: #FFFFFF;
}
