.custom_salesinfo p {
	text-shadow: 0px 1px 4px #000;
}
#apt-manager-prices table thead tr th {
	padding: 2.5% 0;
	border-style: hidden;
}

#apt-manager-prices td {
	width: 10.5%;
}
#apt-manager-prices td:nth-child(1) {
	width: 18%;
}
#apt-manager-prices td:nth-child(7) {
	width: 18%;
}