body
{
	margin: 0px;
	padding: 0px;
	margin-left: 151px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d6d6f;
	background-color: #EEE;
}
#pageWrapper
{
	background-color: #FFF;
	padding-left: 17px;
	padding-top: 40px;
	width: 683px;
	background-image: url(../../images/basil_full_page.gif);
	background-repeat: no-repeat;
}
#recipeTitle
{
	color: #31a0ff;
	font-weight: 700;
	font-size: 18px;
	width: 370px;
}
#recipeTitle p
{
	margin: 0px;
	padding: 0px;
}
.sectionTitles
{
	font-size: 12px;
	font-weight: 700;
	margin: 0px;
	margin-top: 18px;
	margin-bottom: 3px;
	padding: 0px;
}
.itemSection ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.itemSection ul li
{
	line-height: .85;
	margin: 0px;
	padding: 0px;
}
.itemSection ul li span.sqBullet
{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 9px;
	background-image: url(../../images/blue_sq_bullet.gif);
	background-repeat: no-repeat;
}
.itemSection ul li span.itemText
{
	margin: 0px;
	padding: 0px;
	color: #6d6d6f;
	font-size: 12px;
	margin-left: 5px;
}
.itemSection ul li span.subBullet
{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 9px;
}
.itemSection ul li span.subitemText
{
	margin: 0px;
	padding: 0px;
	color: #505050;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
	margin-left: -5px;
}
.itemSection ol
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #31a0ff;
}
 .itemSection ol li
{
	text-align: left;
	list-style-position: inside;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
}
.itemSection ol li span.itemText
{
	margin: 0px;
	padding: 0px;
	color: #6d6d6f;
	font-size: 12px;
}
#chefTips
{
	margin-top: 22px;
	
}
#chefTips p
{
	font-size: 12px;
	line-height: 1.2;
	margin-top: 7px;
	padding-right: 17px;
	padding-left: 2px;
}
#chefTitles
{
	color: #31a0ff;
	font-weight: 700;
	font-size: 12px;
}
#chef_icon
{
	background-image: url(../../images/chef_icon.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-bottom: 21px;
}
.blue1pix
{
	color: #31a0ff;
	background-color: #31a0ff;
	size: 1px;
	height: 1px;
	margin-right: 17px;
}
#downloadSection
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#downloadSection a:link, #downloadSection a:active, #downloadSection a:visited
{
	font-size: 11px;
	text-decoration: none;
	color: #6d6d6f;
}
#downloadSection a:hover
{
	text-decoration: underline;
}
.word_icon
{
	background-image: url(../../images/word_icon.gif);
	background-repeat: no-repeat;
	padding-right: 16px;
	padding-bottom: 16px;
}
.pdf_icon
{
	background-image: url(../../images/pdf_Icon.gif);
	background-repeat: no-repeat;
	padding-right: 16px;
	padding-bottom: 16px;
}
#leftSide
{
	width: 350px;
}
#rightSide
{
	width: 350px;
}