/* CSS Document */

#recipe_index	{
	padding:0px 0px 40px 0px;
	float:none;
	clear:both;
	}
	
#recipe_index dl.typea	{
	margin:0px;
	padding:3px 0px 3px 0px;
	font-size:12px;
	width:578px;
	height:73px;
	background-color:#FFEEBB;
	border-bottom:2px solid #FFFFFF;
	}
	
#recipe_index dl.typeb	{
	margin:0px;
	padding:3px 0px 3px 0px;
	font-size:12px;
	width:578px;
	height:73px;
	background-color:#FFFEBF;
	border-bottom:2px solid #FFFFFF;
	}
	
#recipe_index dt	{
	width:90px;
	margin:0px 0px 0px 5px;
	paddin:0px;
	}	
	
#recipe_index dd	{
	width:460px;
	margin:-66px 0px 0px 110px;
	paddin:0px;
	color:#999999;
	line-height:120%;
	float:none;
	clear:both;
	}	

span.up	{
	float:right;
	margin-top:0.6em;
	margin-right:1em;
	color:#CC0000;
	}	

#excerpt	{
	margin:0px;
	padding:10px;
	background-color:#FFF0DE;
	height:45px;
	float:none;
	clear:both;
	border:1px dashed #CC0000;
	}
		
#excerpt img	{
	float:right;
	}
				
#excerpt p	{
	padding:15px 0px;
	}
				
.recipe_chapter	{
	border-bottom:2px solid #FFFFFF;
	margin:0px;
	padding:10px;
	background-color:#FFF0DE;
	text-align:left;
	height:35px;
	}	
	
.recipe_act	{
	border-bottom:2px solid #FFFFFF;
	margin:0px;
	padding:10px 10px;
	background-color:#FFDEB5;
	text-align:left;
	font-size:14px;
	}	
	
.recipe_chapter p	{
	margin:0px;
	padding:0px;
	text-align:right;
	font-size:small;
	}

.recipe_act p	{
	margin:0px;
	padding:0px;
	text-align:right;
	font-size:small;
	}

.recipe_act img	{
	width:100px;
	margin-left:20px;
	}




.recipe_title	{
	margin:0px;
	padding:0px 15px 0px 15px;
	background-color:#FFF0DE;
	height:50px;
	float:none;
	clear:both;
	}

.recipe_heading	{
	color:#FF0000;
	font-weight:bold;
	font-size:110%;
	}
	
	
#ingredient	{
	margin:0px;
	padding:0px;
	float:left;
	}
	
#ingredient dl	{
	margin:0px;
	padding:3px 0px 0px 0px;
	width:320px;
	font-size:12px;
	border-bottom:1px dashed #CCCCCC;
	}
	
#ingredient dt	{
	width:220px;
	margin:0em 0em 0em 0.5em;
	paddin:0px;
	}	
	
#ingredient dd	{
	width:100px;
	margin:-1.2em 0em 0em 18em;
	paddin:0px;
	text-align:right;
	}	
	
#recipe_photo	{
	float:right;
	}
	
#recipr_middle	{
	float:none;
	clear:both;
	padding:0px 0px 20px 0px;
	}

#howtomake	{
	margin:0px;
	padding:20px 0px 20px 0px;
	float:none;
	clear:both;
	}
	
#howtomake dl	{
	margin:0px;
	padding:3px 0px 3px 0px;
	font-size:12px;
	width:575px;
	}
	
#howtomake dt	{
	width:30px;
	margin:0em 0em 0em 0.5em;
	paddin:0px;
	}	
	
#howtomake dd	{
	width:500px;
	margin:-1.2em 0em 0em 3em;
	paddin:0px;
	}	

#excerpt	{
	margin:0px;
	padding:10px;
	background-color:#FFF0DE;
	height:45px;
	float:none;
	clear:both;
	border:1px dashed #CC0000;
	}
		
#excerpt img	{
	float:right;
	width:237px;
	}
				
#excerpt p	{
	padding:15px 0px 0px 0px;
	margin:0px;
	float:left;
	width:300px;
	}
				
.title_inside	{
	float:none;
	clear:both;
	}
	
p.title	{
	float:left;
	width:348px;
	font-size:120%;
	margin:15px 0px 15px 0px;
	padding:0px;
	height:20px;
	}

p.update	{
	float:right;
	font-weight:bold;
	width:200px;
	margin:15px 0px 15px 0px;
	padding:0px;
	text-align:right;
	height:20px;
	}
	
.next	{
	width:578px;
	text-align:right;
	font-weight:bold;
	float:none;
	clear:both;
	}
	
	
