diff --git a/src/uncategorized/costsReport.tw b/src/uncategorized/costsReport.tw
index 38e882a01f5bb6a3d8e879996170d89403c095c1..d2276402f2d95f2264f608e6bb3993337a0fe5d7 100644
--- a/src/uncategorized/costsReport.tw
+++ b/src/uncategorized/costsReport.tw
@@ -209,6 +209,7 @@
 <<if $PC.actualAge >= $IsInPrimePC && $PC.actualAge < $IsPastPrimePC>>
 <br>
 <br>
+<<if ($personalAttention == "trading") || ($personalAttention == "warfare") || ($personalAttention == "slaving") || ($personalAttention == "engineering") || ($personalAttention == "medicine")>>
 <<set _cost = 10000*$AgeEffectOnTrainerPricingPC>>	
 <<switch $personalAttention>>
 <br>
@@ -226,6 +227,7 @@
 trainer fees: <<print cashFormat(_cost)>>
 <br>
 <</if>>
+<</if>>
 
 <br>