.cookbook-view .hd { background-image: url(http://cdn.sheknows.com/interface/cookbooks/headers/the-simple-chefs-holiday.jpg); }
.cookbook-view .hd .title { display: none; }
.cookbook-view .hd .left-text { left:400px; top:15px !important; color:#FFF; width:556px; font-weight: normal; }

.cookbook-view .content-block-left .title h2 {
	display: none;
	color:#470a07;
	font-weight:normal;
	font-size:28px;
	font-family:Georgia, serif;
	text-indent:0;
	width:auto;
	height:auto;
	margin:20px 0 10px 0;
}
.cookbook-view .content-block-left .title h2 em { font-size:38px; font-style:normal; }

/*.cookbook-view .content-block-left { font-size: 14px; background-image:url(http://cdn.sheknows.com/interface/cookbooks/content-blocks/friends-night-in-links.jpg); }*/
.cookbook-view .content-block-left .links ul {
	margin:0 0 0 15px;
	padding:0;
	float:left;
	width:215px;
	display:block;
}
.cookbook-view .content-block-left .links ul:first-child { margin:0; }
.cookbook-view .content-block-left .links ul li {
	list-style:none;
	background:url('http://cdn.sheknows.com/interface/dots-sm-black.png') left bottom repeat-x;
	padding:0;
	margin:0;
}
.cookbook-view .content-block-left .featured { width: 248px; height: 209px; float: right; margin-top: -45px; }
.cookbook-view .content-block-left .featured .right { display: none; }
.cookbook-view .ft
{
	background-image: url(http://cdn.sheknows.com/interface/cookbooks/footers/the-simple-chefs-footer.jpg);
	top: -6px;
	*top: -18px;
}