#calc_wrapper {    
border: 1px solid #DDDDDD;    
font-family: "Segoe UI",sans-serif;    
font-size: 11pt;    
list-style: none outside none;    
margin-bottom: 16px;	
width:800px;	
margin:0px auto;}

h1.calc_head {    
background: #EDEDED;   
color: #000000;
display: block;
font-family: "Segoe UI Semibold",sans-serif;
font-size: 20px;    
outline: medium none;    
padding: 10px;    
text-decoration: none;}

.formsubheading{
border-bottom: 1px solid #DDDDDD;    
font-size: 14px;    
font-weight: bold;    
margin-bottom: 19px;    
width: 565px;}
.calc-panel{
width:560px;
margin:0px auto;
background-color:#fff;}
#resultsoutput {
border: 1px solid #DDDDDD;
font-family: "Segoe UI",sans-serif;
font-size: 11pt;
list-style: none outside none;
margin-bottom: 16px;
width:800px;
margin:0px auto;}

h2{
border-bottom: 1px solid #DDDDDD;
}

table.simpletable{
width:90%;
text-align:left;
}

#paymentsform{
margin:18px;
}
.padjust{
padding-left:10px;
width:191px;
}
.seventy { 
width: 375px;
}