.acf-label{
	width: 50px;
	padding-right: 5px;
	font-weight: bold;
	height: 25px;
}

.acf-table{
	width: 100%;
	padding: 3px;
}

.acf-header{
	font-weight: bold;
	text-align: center;
}

.act-row{
	height: 30px;
	cursor: pointer;
}

.acf-num{
	background-color: #9CCEFF;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	text-align: center;
	width: 20px;
	cursor: pointer;
}

.acf-description{
	font-size: 10.5pt;
	font-weight: bold;
	vertical-align: middle;
	cursor: pointer;
}

.acf-price{
	font-size: 13pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FF0000;
	cursor: pointer;
}

.acf-spacer{
	height: 5px;
}

.act-row td{
	padding: 3px;
}

