#contract-form table th input,#contract-form table td input{font-size:12px;}
#contract-form table th+th{width:50px;}
#contract-form table th+th+th{width:75px;}
#contract-form table td+td input{width:50px;}
#contract-form table td+td+td input{width:75px;}

.to-add, .to-add input, .to-add select{background-color:#DFD;color:#080;}
.to-delete, .to-delete input, .to-delete select{text-decoration:line-through;background-color:#FDD;color:#800;}

ul{list-style:disc;margin-left:20px;}