table.treatment_categories {

}

h3.treatment_category {
	margin-top: 20px;
}

td.treatments {
	margin-bottom: 20px;
}

table.treatments {
	margin-bottom: 20px;
}

div.treatment_display {
	margin-bottom: 10px;
	font-weight: bold;
}

img.treatment {
    float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

div.treatment_descr {
	/* margin-left: 65px; */
	margin-right: 20px;
	margin-bottom: 20px;
}

td.treatment_edit {
	padding-top: 5px;
	padding-bottom: 25px;
}