.fb_connect_home {
	position: relative;
	left: 90px;
}

.login_fb_connect {
	position: relative;
	top: -8px;
}

.login_fb_connect span {
	margin-right: 5px;
}
#veggies-vitamins ul{
	list-style-type:none;
	padding:0;
	margin:0;
	width:500px;
}
#veggies-vitamins ul li{
	background:transparent url(images/cms/birds-eye-view/vita-div.jpg) no-repeat center bottom;
	width:500px;
	position:relative;
	float:left;
	display:inline;
}
#veggies-vitamins ul li p, #veggies-vitamins ul li img{
	float:left;
	display:inline;
	margin-right:10px;
}
#veggies-vitamins ul li p{
	width:375px;
	padding-top:25px;
	margin-right:10px;
}


/* Let's Get Cooking */

.cooking_content {
	background-color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 910px;
	padding: 25px;
}

.cooking_content h1 {
	font-size: 64px;
	color: #1d3458;
	padding-top: 20px;
	font-weight: 900;
}

.cooking_content h2 {
	font-size: 24px;
	color: #1d3458;
	padding-top: 0px;
	margin-top: -5px;
}

.easy_does_it p,
.more_for_freezer p{
	color: #b30018;
	font-size: 28px;
	font-family: "museo-slab",serif;
	margin-top: 20px;
	margin-bottom: 0;
	font-weight: 800;
}

.easy_does_it .outer,
.cooking_stay_connected .outer {
	background-color: #f3ede7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
}

.easy_does_it .outer p {
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: #000000;
	margin: 5px 0 10px 5px;

}

.easy_does_it .outer .inner,
.cooking_stay_connected .inner {
	background-color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 16px;
}

.easy_does_it .recipe {
	width: 200px;
	float: left;
	margin-right: 22px;
}

.easy_does_it .recipe img {
	width: 100%;
	height: 158px;
	margin-bottom: 5px;
}

.easy_does_it .recipe.four {
	margin-right: 0;
}

.easy_does_it .recipe a.link {
	text-decoration: none;
	font-size: 11px;
	color: #523c20;
	margin-bottom: 20px;
	display: block;
}

.easy_does_it .more_link a{
	font-size: 11px;
	color: #523c20;
	float: right;
}

.more_for_freezer {
	width: 460px;
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-top: -22px;
}

.cooking_stay_connected {
	float: left;
	width: 435px;
	margin-top: 35px;
}

.cooking_stay_connected p.header {
	color: #b30018;
	font-size: 28px;
	font-family: "museo-slab",serif;
	margin-top: 10px;
	margin-bottom: 0;
	font-weight: 800;
}

.cooking_stay_connected p {
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	width: 300px;
	margin-top: 10px;
	float: left;
	margin-right: 15px;
}

.social_btns {
	float: left;
	width: 70px;
}

.social_btns .fb-send-wrapper {
	float: left;
	clear: right;
}


.social_btns .pinterest-wrapper {
	float: left;
	clear: right;
}

.social_btns .pinterest-wrapper {
	margin-top: 5px;
}




