fieldset span {display:block;margin-bottom:12px;float:left;}
fieldset span label {display:block;float:left;width:275px;}

/*Changes to calculator.asp - 26th Sep 2007 - Author: Chris Knight (NM Freelance 5)*/
div#calcInput div#calcInputArea{margin-top:35px;}
div#calcInput input#btnSubmit{margin-left:275px; margin-top:10px;}

table.calc_results{font-size:1.2em; margin-bottom:30px;}

table.calc_results td, table.calc_results th{border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; padding:5px; font-weight:normal; width:180px; text-align:left;}
table.calc_results caption{font-size:1.6em; margin-bottom:10px; border:none; font-weight:bold}
table.calc_results tr.head th, table.calc_results tr.head td, table.calc_results tr.head th, table.calc_results tr.head th{font-weight:bold}

table.calc_results tr.greyBackground{background-color:#EBEBEB}

#frmReset{margin-top:20px;}

#frmDetails,#frmReset{margin:0px 10px 10px 0px; padding:0px; float:left}

.defaultValueTxt{display:block; margin-top:-9px; width:275px;}
