@charset "utf-8";
/* CSS Document */

.recipeTable 
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/*
float:  left;
width: 800px;
*/
}

.recipeTable h2 
{
color:#990000;
font-size:18px;
font-weight:bold;
}

.recipeOverview 
{
padding: 0px 30px 10px 30px;
font-size: 12px;
font-weight:bold;
text-align:left;
}

ul.decimal 
{
list-style-type: decimal;
color:#000066;
line-height: normal;
font-weight:bold;
margin-top:4px;
margin-right:20px;
/*margin: 4px 20px 4px 2px;*/
}

ul.none {
list-style-type: none;
color:#000066;
line-height: 130%;
margin: 4px 20px 4px 2px;
}

ul.none li h4  { font-weight:bold;}

ul.disk 
{
list-style-type: disc;
list-style:inside;
color:#000066;
line-height: 130%;;
padding:0px;
margin: 6px 8px 4px 8px;

}
ul.disk li
{
white-space:nowrap;
}

/*

.recipeTable hr{
width: 400px;

}



.recipeIngredients font {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color: #336699;
}




#contentTopCenter
{
vertical-align:top;

	width:400px;
	height:300px;
}


#contentTopRight
{
	float:right;
	height:300px;
	width:200px;
	background-image: none;
	vertical-align:top;
	background-color:#FFFFCC;
	padding:10px;
}


#contentBottom
{
	width:908px;
	height:150px;
	padding-top:6px;
	padding-bottom:-10px;
	background-color:transparent;
}

#contentBottomLeft
{
	float:left;
	width:608px;
	height:inherit;
	background-color:transparent;
}

#tabContentLeft
{
	float:left;
	width:294px;
	height:inherit;
}

#tabContentRight
{
	float:right;
	width:294px;
	height:inherit;
}

div.tabbed
{
	font-size: 10px;
	width: 294px;
	height:150px;
	overflow:hidden;
	background-image: url("/images/common/HmPgFolder.png");
	background-position:top left;
	background-repeat: no-repeat;
	vertical-align:top;
}

.tabbedheader
{

	margin: 6px 0px 2px 0px;
	padding-left: 9px;
	height: 30px;
	color:#5D1E22;
}

div.tabbed p
{
	padding: 4px 13px 0px 10px;
	margin: 5px auto;
	float:none;
	height:98px;
	overflow:hidden;
}

div.tabbed img
{
	float: left;
	clear:right;
	margin-right: 10px;
}

div.tabMoreLink
{
	font-weight:bold;
	text-align:right; 
	margin-right:16px;
	clear:both;
}

#contentBottomRight
{
	float:right;
	width:265px;
	height:150px;
	padding-right:5px;
	padding-left:5px;
	background-color:#FFFFCC;
}

#cellRight
{
	padding: 0px 5px 0px 6px;
}

*/
