div.mortgage-calculator { width: auto; margin: 30px auto; }
table.mortgage-calculator, table.mortgage-calculator table {  }
td.calulator-column1 table { width: 350px; }
td.calulator-column2 table { width: 280px; }
table.mortgage-calculator td { vertical-align: top; }
table.mortgage-calculator th { background: #1B427B; padding: 3px 10px; text-align: left; font-size: 16px; font-weight: bold; color: #fff; }
table.mortgage-calculator table td { vertical-align: bottom; padding: 2px 1px 1px; }
table.mortgage-calculator td.calulator-column1 td.input { width: 180px; padding-right: 10px; }
table.mortgage-calculator td.label { font-size: 12px; padding: 0 15px 0 12px; background: url(../images/components/dot-gray-horizontal.png) 0% 100% repeat-x; }
table.mortgage-calculator td.input { width: 130px; padding-left: 5px; }
table.mortgage-calculator td.input input { width: 120px;}
table.mortgage-calculator td.input span { font-size: 12px; margin-left: 4px; color: #676a74; text-transform: lowercase; }
table.mortgage-calculator td.calculate { text-align: right; }
/* table.mortgage-calculator .btnCalculate { color: #fff; font-weight: bold; width: 88px; height: 23px; border: 0 none; background: url(images/buttons/btn-calculate.png) 0% 0% no-repeat; } /*
