﻿div.mortgage-calculator { width: auto; }
table.mortgage-calculator, table.mortgage-calculator table { margin: 0 auto; }
td.calulator-column1 table { width: 350px; }
td.calulator-column2 table { width: 300px; }
table.mortgage-calculator td { vertical-align: top; }
table.mortgage-calculator th { background: #691813; 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: 20px; }
table.mortgage-calculator td.label { padding-right: 20px; background: url(../skins/Alexander%20Koonce/images/components/dot-gray-horizontal.png) 0% 100% repeat-x; }
table.mortgage-calculator td.input { width: 130px; padding-left: 2px; }
table.mortgage-calculator td.input input { width: 120px;}
table.mortgage-calculator td.input span { margin-left: 4px; color: #676a74; text-transform: lowercase; }
table.mortgage-calculator td.calculate { padding-top: 10px; text-align: center; }
table.mortgage-calculator .btnCalculate { color: #fff; width: 88px; height: 22px; border: 0 none; background: url(../images/buttons/btn-calculate.gif) 0% 0% no-repeat; } 
