#header {
    display: none;
}

#footer {
    display: none;
}

.left_column {
    display: none;
}

input[type="submit"] {
    display: none;
}

input[type="button"] {
    display: none;
}

input[type="reset"] {
    display: none;
}

.noprint {
    display: none !important;
}

.noshow {
    display: none !important;
}

.prices_table td {
    padding: 0.4em;
}

.instr_list_number span {
	padding-right: 20px;
}

.instr_list_number {
    padding-bottom: 6px;
}


form.join_us table td {
padding : 7px 5px 7px 5px;
}

.description_cell label, .description_cell_top {
    font-weight: bold;
    width: 220px;
}

.info_cell {
    
}

#company {
    width: 400px;
}

#nurse-postalareas table td {
    padding-top: 1px !important;
    padding-bottom: 1px !important;

}

#yearly-shoppings th {
    font-weight: bold;
    padding: 6px;
    text-align: left;
}

#yearly-shoppings td {
    padding: 6px;
}

#yearly-shoppings .info-header {
    font-weight: bold;
}
