.recipe table {
	font-family    : Times, serif; 
	font-size      : small;
}
.recipe td {
	padding-right  : 20px;
	vertical-align : top;  
}

div.options {
	padding-bottom : 10px;
	font-size      : 90%;
}
