diff --git a/app/design/frontend/base/default/template/integernet/tax/checkout/shipping.phtml b/app/design/frontend/base/default/template/integernet/tax/checkout/shipping.phtml
new file mode 100644
index 0000000..16d5023
--- /dev/null
+++ b/app/design/frontend/base/default/template/integernet/tax/checkout/shipping.phtml
@@ -0,0 +1,66 @@
+
+displayBoth()):?>
+
+ |
+ getExcludeTaxLabel() ?>
+ |
+
+ helper('checkout')->formatPrice($this->getShippingExcludeTax()) ?>
+ |
+
+
+ |
+ getIncludeTaxLabel() ?>
+ |
+
+ helper('checkout')->formatPrice($this->getShippingIncludeTax()) ?>
+ |
+
+displayIncludeTax()) : ?>
+
+ |
+ getTotal()->getTitle() ?>
+ |
+
+ helper('checkout')->formatPrice($this->getShippingIncludeTax()) ?>
+ |
+
+
+
+ |
+ getTotal()->getTitle() ?>
+ |
+
+ helper('checkout')->formatPrice($this->getShippingExcludeTax()) ?>
+ |
+
+