.directions {
/*display: none;*/
overflow: hidden;

}




.flower{
background:url(images/flower.jpg) no-repeat;
width:58px;
height:48px;
float: left;
position:relative;
margin-left: 130px;

}

.facebook{
	border-top:1px solid #FFDBE8;
	height:200px;
	padding-top:20px;
	position:absolute;
	top:435px;
	width:320px;
	z-index: 3;
}
.facebook a{
	float: left;
}
.facebook a:link{
	color: none;
}

.facebook span a{
	margin-left: 20px;
	color: #ef73ad;
	font-size: 14px;
}
.facebook span h1{
	color: #330000;
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
	float: left;
}
