.recipe {
	width : 34em;
	margin : 0 ;
	padding : 5px ;
	border-style : none ;
	margin-left: 1em;
	margin-right: auto ;
}

.recipe TH {
	padding-right : 2ex;
	vertical-align : top ;
	text-align : right ;
	font-weight: normal ;
	font-style : italic;
}

.recipe TH.recipetitle {
	font-weight: bold ;
	font-style : normal ;
	text-align : left ;
}

.recipeicons {
	float: right;
}
