.sales-header-row {
	color: white;
	background-color: black;	   
}

.sales-header-cell {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 3px;
}

.sales-header-cell-right {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 3px;
}

.sales-results-row {

}

.sales-results-cell {
	font-size: 12px;
	padding: 3px;
}

.pop-header-cell {
	color: white;
	background-color: #155BB6;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 3px;
}
.pop-results-cell {
	font-size: 12px;
	text-align: center;
	padding: 3px;
}
