/* CSS Document */

ul.loancalc-input, ul.loancalc-results     { list-style:none; margin-left:25px;}
ul.loancalc-input li, ul.loancalc-results li      { margin-bottom:10px; list-style-type:none; }
ul.loancalc-input label, ul.loancalc-results strong   { display:block; float:left; width:250px; clear:left;}