﻿

#content div.content
{
	padding-left: 18px !important;
	
}

#focal
{
	background: url(../../images/backgrounds/bkg_menu_wide.gif) no-repeat;
	display:block;
	float: left;
	height: 200px;
	padding: 35px 0px 0 0;
	width: 672px;
	*width: 666px;
}

.focal-image
{
	display:inline;
	float: left;
	width: 219px;
	margin:0 20px 0 15px;	
}

.focal-desc
{
    display:inline;
	float: left;
	width: 400px;
	line-height: 22px;
	_font-size:0.8em;
}

#recipes
{
	width: 675px;	
}

.recipe
{
	float: left;
	margin-right: 15px;
	
}

.recipe.last
{
	margin-right: 0px;
}

#facebook
{
	clear: both;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */

.print-btn
{
    padding-top: 15px;
    padding-right: 23px;
}
