html, body {
	height: 500px;
	overflow: hidden;
	width: 940px;
}

.dtfr-bottom{
   top: 300px;
}
#dtfr-content {
	background: url('../images/bg_content_left.png') no-repeat 0 0;
	height: 452px;
	left: 0;
	padding: 24px;
	padding-right: 31px;
	position: absolute;
	top: 0;
	width: 312px;
	z-index: 10;
}

#dtfr-map{
	height: 500px;
	margin-left: 360px;
}

.dtfr-recipe div {
	height: 141px;
    margin: 35px 35px 24px 25px;
}
h4 span{
    display:block;
}