/***************************************************************
 * base styles                                                 *
 ***************************************************************/
body, p, div, h4 {padding:0;margin:0;}
body {font:11px Arial;color:#000000;line-height:18px;}

#constructor {}
#main-content {margin:15px;}
#content {width:700px;}
#calculate .content {padding:0 !important;}
p.title {text-align: left;font-weight:bold;}

/***************************************************************
 * table styles                                                *
 ***************************************************************/
td.wide {width:340px;}
#calculate td.wider {width:180px !important;}
td.wider {width:440px;}
tr.shader {background:#eeeeee;}
td.secondColumn {width:100px;}
td.output {text-align: right;}

input {width:96px;text-align: center;}
input.radioButton {width:15px !important;}
/*#reserve_pit_vars,#haul_off_vars {display:none;}*/


.clear {clear:both;}