I have in re-installed. If I load my template the configure payments area is still blank, but, when I use a blank template and just go to settings and payment > enable > and check the Configure Payment Page it has this code in it:
<center>
<style type="text/css">
#docContainer table {width:80% !important; margin-top: 5px; margin-bottom: 5px;}
#docContainer td {text-align:right; min-width:25%; font-size: 12px !important; line-height: 20px;margin: 0px;border-bottom: 1px solid #e9e9e9; padding-right:5px;}
#docContainer td:first-child {text-align:left; font-size: 13px !important; font-weight:bold; vertical-align:text-top; min-width:50%;}
#docContainer th {font-size: 13px !important; font-weight:bold; vertical-align:text-top; text-align:right; padding-right:5px;}
#docContainer th:first-child {text-align:left;}
#docContainer tr:first-child {border-bottom-width:2px; border-bottom-style:solid;}
#docContainer center {margin-bottom:15px;}
#docContainer form input { margin:5px; }
#docContainer #fb_confirm_inline { margin:5px; text-align:center;}
#docContainer #fb_confirm_inline>center h2 { }
#docContainer #fb_confirm_inline>center p { margin:5px; }
#docContainer #fb_confirm_inline>center a { }
#docContainer #fb_confirm_inline input { border:none; color:transparent; font-size:0px; background-color: transparent; background-repat: no-repeat; }
#docContainer #fb_paypalwps { background: url('https://coffeecupimages.s3.amazonaws.com/paypal.gif');background-repeat:no-repeat; width:145px; height:42px; }
#docContainer #fb_authnet { background: url('https://coffeecupimages.s3.amazonaws.com/authnet.gif'); background-repeat:no-repeat; width:135px; height:38px; }
#docContainer #fb_2checkout { background: url('https://coffeecupimages.s3.amazonaws.com/2co.png'); background-repeat:no-repeat; width:210px; height:44px; }
#docContainer #fb_invoice { background: url('https://coffeecupimages.s3.amazonaws.com/btn_email.png'); background-repeat:no-repeat; width:102px; height:31px; }
#docContainer #fb_invoice:hover { background: url('https://coffeecupimages.s3.amazonaws.com/btn_email_hov.png'); }
#docContainer #fb_goback { color: inherit; }
</style>
[_cart_summary_]
<h2>Almost done! </h2>
<p>Your order will not be processed until you click the payment button below.</p>
<a id="fb_goback"href="?action=back">Back to form</a></center>
Thank you