a:link, a:visited {
	color:#666666;
	font-size:.9em;
	}

a:hover {
	color:#f47900;
	}

#container {
	}

#content {
	background:#fff url(../images/recipes/recipes-bg.jpg) 4px 0% no-repeat;
	padding:40px 4px 0 4px;
	height:auto;
	}

#leftContent {
	width:180px;
	float:left;
	margin:20px 27px 0 33px;
	}

.leftDetail {
	width:355px !important;
margin:-24px 27px 0 33px !important;
	margin-left:0 !important;
	}

#leftContent p {
	font-size:.8em;
	}

#rightContent {
	float:left;
	width:660px;
	margin-top:28px;
	}

#rightContent p {
	line-height:150%;
	font-size:1.1em;
	}

.rightDetail {
	width:540px !important;
	}

.rightDetail h1 {
	line-height:100%;
	}

#productGrid {
	margin-top:40px;
	background:#fff8e5;
	height:auto;
	padding:20px 0;float:left;
	}

#mainDips {
	width:126px;
	height:auto;
	padding:0 20px;
	border-right:1px solid #e5e3d7;
	float:left;
	}

#mainChips {
	width:424px;
	height:auto;
	padding:0 20px;
	float:left;
	}

#mainDips ul, #mainChips ul {
	margin-top:16px;
	list-style-type:none;
	}

#mainDips ul li, #mainChips ul li {
	float:left;
	text-align:center;
	width:119px;
	}

#mainDips ul li {
	margin:0 0 16px 0;
	}
#mainChips ul li {
	height:220px;
	margin:0 0 16px 22px;
	display:inline;
	}

#chipAsterisk {
	float:none;
	clear:both;
	text-align:right;
	font-size:.7em;
	color:#666666;
	}

#printShareProduct {
	height:30px;
	background:url(../images/products/printShare-bg.jpg) 0% 0% no-repeat;
	margin-bottom:20px;
	position:relative;
	}

#printShareProduct ul {
	list-style-type:none;
	float:left;
	margin:7px 0 0 31px;
	}

#printShareProduct ul li {
	float:left;
	padding:0px 14px 0px 15px;
	background:url(../images/common/blue-nav-divider.gif) 100% -1px no-repeat;
	height:17px;line-height:13px;
	display:inline;
	}

#printShareProduct ul li.share {
	width:206px;
	background:none;
	}

#printShareProduct ul li.return {
	background:none;
	width:80px;padding:0 0 0 14px;
	}

#printShareProduct ul li.return a {
	color:#ffbf00;
	}
#printShareProduct ul li a {
	color:#fff;
	font-size:11px;
	}

#printShareProduct ul li a:hover {
	color:#86b1d9;
	}

#greatWith {
	margin:40px 0 40px 0;
	height:120px;
	}

#greatWith ul {
	margin-top:12px;
	list-style-type:none;
	float:left;
	}

#greatWith ul li {
	float:left;
	width:70px;
	margin-right:12px;
	font-size:10px;
	line-height:110%;
	text-align:center;
	}

#greatWith ul li img {
	margin-bottom:5px;
	}

#relatedRecipes {
	background:#fff8e5;
	padding:20px 14px;
	height:138px;
	font-size:.8em;
	}

#relatedRecipesBox { height:175px; }

#relatedRecipes ul {
	list-style-type:none;
	}

#relatedRecipes ul li {
	float:left;
	width:131px;
	margin-right:5px;
	}

#relatedRecipes ul li a:link, #relatedRecipes ul li a:visited {
	color:#0f528e;
	}

/* start - new changes - 2008.04.09 */
#shareIt {
	width:232px;
	padding:5px;
	background:#7db6eb;
	border: 1px solid #4084c1;
	border-top:none;
	position:absolute;
	top:30px;
	right:3px;
	color:#fff;
	font-size:.8em;
	}

#shareIt input {
	border:1px solid #999;
	width:224px;
	font-size:.9em;
	margin:5px 0;
	padding:4px 3px;
	}

#shareIt strong {
	font-size:1.4em;
	}

#shareClose {
	position:absolute;
	top:5px;
	right:5px;
	}

#dropdownProduct {
	position:absolute;
	z-index:100;
	width:153px;
	right:3px;
	top:30px;
	background:#fff;
	padding:5px;
	border: 1px solid #4084c1;
	border-top:none;
	color:#333;
	}

#dropdownProduct h4 {
	margin:0 0 4px 0;
	}

#dropdownProduct ul {
	list-style-type:none;
	margin:0 0 6px 6px;
	padding:0;
	width:153px;
	}

#dropdownProduct ul li {
	margin:0;
	line-height:13px;
	height:auto;
	padding-left:10px;
	background:url(../images/common/navSelector.gif) 0px 4px no-repeat;
	}

#dropdownProduct ul li a:link, #dropdownProduct ul li a:visited {
	font-size:10px;
	color:#666666;
	}

#dropdownProduct ul li a:hover {
	color:#ff5e1b;
	}

#nutritional {
	position:absolute;
	/*top:260px;*/
	margin-top: 10px;
	background-color:#F6FAFB;
	width:540px;
	margin:0;
	z-index:10;
	top:30px;
	left:0px;
	}

#nutClose {
	position:absolute;
	top:6px;
	right:48px; /*6*/
	}
/* end - new changes - 2008.04.09 */
