--- /sites/all/modules/ubercart/payment/uc_payment/uc_payment_checkout_paneORG.inc	ma sep 21 16:34:46 2009
+++ /sites/all/modules/ubercart/payment/uc_payment/uc_payment_checkout_pane.inc	wo okt  6 11:56:44 2010
@@ -32,7 +32,7 @@
           '#value' => $arg1->order_total > 0 ? $arg1->order_total : NULL,
         );
         $contents['shown_total'] = array(
-          '#value' => '<div style="padding: .5em 1em; margin-bottom: 1em; border: dashed 1px #bbb;" id="line-items-div"><em>'. t('Javascript must be enabled to view the order total preview.') .'</em></div>',
+          '#value' => '<div id="line-items-div"><em>'. t('Javascript must be enabled to view the order total preview.') .'</em></div>',
           '#weight' => -20,
         );
 
