
  p {
	margin: 0;
	padding: 8px 0;
	font-size: 13px;
	line-height: 1.8;
}
  table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 20px;
}
  th,   td {
	height: 30px;
	border: 1px solid #ccc;
	text-align: left;
	line-height: 1.5;
	font-size: 12px;
	color: #666;
	background: #fbfbfb;
	padding: 0 15px;
}
  th {
	font-size: 12px;
	background: #eee;
}
  td p,   th p, .pd-panel   td p, .pd-panel   th p {
	margin: 0;
	padding: 5px;
	color: #666;
	font-size: 12px;
	line-height: 1.3;
}
  td.amts {
	color: #cb2027;
}
  th#cartDelete {
	text-align: center;
}
