


p.item-id {
	color: #660000;
	font-weight: 600;
	font-size: 0.8em;
	font-family: georgia, times, sans-serif;
	padding: 3px;
}


table#item-line {
	padding: 3px;
	border: 0px solid white;
	border-left: 1px solid #ffcc99;
	margin-top: -1px;
}

table#item-line td#item {
	text-align: center;
	vertical-align: top;
	border: 1px solid #ffcc99;
	border-left: 0px solid #ffcc99;
}	