#recipes{
	margin:0;
	padding:0;
}

#recipes H3{
	font-size:1.75em;
	margin-bottom:0;
}

#recipes LI{
	margin:10px 0;
	list-style-type:none;
	padding-left:115px;
	border-bottom:1px dashed #CCCCCC; 
}

#collections{
	background:url("collections.jpg") no-repeat top left;
}

#exchange{
	background:url("exchange.jpg") no-repeat top left;
}