#recipe {	margin :0 0 20px 0 ;	padding :0 ;	background-color : #ffffee;	text-align : left;	width : 300px;	float : right;}#recipe dl {	margin : 0;	padding : 10px;}#recipe dl dt {	margin : 0;	padding : 0;	color : #ff9900;	font-size : 13px;	text-align : left;	line-height : 120%;	border-bottom : dotted 2px #c7cbaa;	list-style-type : none;}#recipe dl dd {	margin : 0 0 20px 0 ;	padding : 0;	color : #000000;	font-size : 12px;	text-align : left;	line-height : 120%;	list-style-type : none;	border-bottom : dotted 5px #c7cbaa;}