.prcTbl tr td,.prcTbl tr th {
	border-bottom:1px solid #ffffff;
	background-color:#F6F4EA;
	padding:3px 0;
	height:24px;
}

.prcTbl tr th {
	text-align:left;
	background:#F6F4EA url(images/prc_list.gif) no-repeat left center;
	padding-left:20px;
}

.prcTbl tr td.prc {
	text-align:right;
	padding-right:5px;
}

.prcTbl tr td.prcCam {
	text-align:right;
	width:75px;
	background:#F6F4EA url(images/prc_next.gif) no-repeat left center;
	color:#C21310;
	font-weight:bold;
}
.prcTbl tr td.null {
	width:10px;
	background-color:#ffffff;
}
