form table {
    margin:20px 0;
    }

#main .questions{
    background-color:#eee;
}

#main .questions td{
    border:1px solid #dedede;
}

#submit{
    float:right;
}

#distance_from_house{
    width:50px;    
}

#distance_across{
    width:50px;    
}

#deck_height{
    width:50px;    
}

#deck_square_feet{
    border:0;
    width:50px;
    font-weight:bold;
}

#boards{
    border:0;
    width:50px;
    font-weight:bold;
}

#boards5{
    border:0;
    width:50px;
    font-weight:bold;
    color:red;
}

#stair_treds{
    border:0;
    width:50px;
    font-weight:bold;
    color:red;
}

#trim{
    border:0;
    width:50px;
    font-weight:bold;
}

#trim12{
    border:0;
    width:50px;
    font-weight:bold;
    color:red;
}

#riser_trim{
    border:0;
    width:50px;
    font-weight:bold;
}

#riser_trim12{
    border:0;
    width:50px;
    font-weight:bold;    
    color:red;
}

#clips{
    border:0;
    width:50px;
    font-weight:bold;
}

#clips100{
    border:0;
    width:50px;
    font-weight:bold;
    color:red;
}

#main table{
    border-collapse: collapse;
    }

#main th{
    border: 0;
    padding: 0;
    background: #fff;
    }

#main td{
    border: 0;
    padding: 5px;
    }