﻿body
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:normal;	
	margin:0px;
}
table
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:normal;	
}
textarea
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:normal;	
}
td
{
	vertical-align:top;
}
.topbar, .recent_recipe_box, .footer_dates, .footer, .recipe_bottom_bar
{
	display:none;
}
.recipe_title
{
	font-size: 18;
	line-height: 1.8;
}
.labellink, .labellink :link, .labellink :visited
{
	text-decoration:none;
	color:Black;	
}
.comment_bar_all
{
	float:right;
	width:210;
	overflow:hidden;
	margin-left:-2;
	min-height:100;
}
.comment_pretext
{
	font-weight: bold;
}
.ingredient
{
	color:#403E3E;	
	line-height:1.4;
}
.ingredient_amount
{
	width:40;
	text-align:right;
	font-weight: bold;
	padding-right: 5;
	line-height:1.4;
}
.ingredient_amount_inline
{
	font-weight: bold;
}
