.recipe
{
	width: 550px;
}
.recipe_details
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.chef_patrick {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #cc9966;
}
.recipe_divider
{
	border-bottom: 1px solid #b4b4b4;
	width: 210px;
	margin-left: 20px;
	height: 4px;
	/*margin-bottom: 8px;*/
	/*align: center;*/
}
.recipe_type_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 30px;
}

.recipe_teaser
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 8px;
}

.recipe_type_link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #CCCCCC;
	margin-left: 30px;
}
.monthly_title
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.recipe_title
{
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	line-height: 24px;
}
.recipe_title:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: underline;
	line-height: 24px;
}
.monthly_selection
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.monthly_header
{
	font-family: Verdana;
	font-size: 12px;
	color: gray;
	font-weight: bold;
	text-decoration: none;
	line-height: 26px;
}
a.monthly_header:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	line-height: 26px;
}
.monthly_content
{
	font-family: Verdana;
	font-size: 11px;
	color: gray;
}
/*
.recipe_container {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	padding: 20px;
	width: 515px;	
}
*/
.recipe_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.recipe_description
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	/*text-align: center;*/
	margin-left: 32px;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
}
.recipe_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	/*text-align: left;*/
}
.recipe_data_servings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ingredients_title {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8f8f8f;
	margin-top: 20px;
	background-color: #E4E4E4;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 32px;
	margin-top: 10px;
	line-height: 16px;
}
dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	line-height: 22px;
}
ol,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 16px;
	line-height: 20px;
}
.instructions_title {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8F8F8F;
	margin-top: 10px;
	background-color: #E4E4E4;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.instruction_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 6px;
	margin-top: 10px;
	list-style-type: none;
	line-height: 15px;
}
.nutritional_title {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	/*color: #8f8f8f;
	background-color: #E4E4E4;
	border: 1px solid #CCCCCC;*/
	padding-left: 32px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.nutritional_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	width: 500px;
	/*height: 36px;*/
	margin-left: 32px;
	margin-top: 2px;
}