Yes there is an easy fix open confirmstatus.ascx and goto line 184 and add the following highlighted in yellow:
String.Format(GetMyCurrency(), "{0:c}", Convert.ToDouble(GetVAT()))
This fix will be included in the next cart release v4.02. Thanks for reporting it!
-Scott