@CHARSET "UTF-8";


tr.refill_prescription_table_header > td {
    text-align: center !important;
    font-weight: bold;
}

select.fieldtype_list01 {
margin-left: 5px;
}

.refill_prescription_table_name_column {
	width: 180px;
	overflow: hidden;
}

.refill_prescription_table_dosage_column {
	width: 70px;
	overflow: hidden;
}

.refill_prescription_table_nbr_tablets_column {
	width: 70px;
	overflow: hidden;
}

.refill_prescription_table_usage_per_day_column {
	width: 180px;
	overflow: hidden;
}
