#content ul, #content ol {
	list-style-position:inside;
}

#content ul {
	list-style-type:none;
}

#content li {
	background:transparent url('/images/general_elements/content_hairline_3col.gif') no-repeat bottom left;
	padding:9px 0;
	width:438px;
}

h2.recipe {
	color:#771C44;
	font:normal normal bold 16px Arial, Helvetica, sans-serif;
	margin:11px 0 0px 0;
}

h3 {
	color:#00A1A2;
	font:normal normal bold 14px Arial, Helvetica, sans-serif;
	margin:11px 0 0px 0;	
}