a:link, a:visited {
	color:#666666;
	}

a:hover {
	color:#f47900;
	}

#container {
	}

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

#leftContent {
	width:477px;
	float:left;
	margin:0px;
	}

#rightContent {
	float:left;
	width:436px;
	margin-top:68px;
	}

#rightContent ul {
	list-style-type:none;
	margin:8px 0 12px 0;
	}

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

table {
	background:#fff8e5;
	padding:0 4px;
	}

table td {
	padding:3px 12px;
	}

table td.head {
	color:#0f528e;
	font-size:.9em;
	font-weight:bold;
	}

table td.alt {
	background:#fff0d3;
	}

table td.left {
	text-align:left;
	}

table td.right {
	text-align:right;
	font-size:.8em;
	}

#viewRecipes {
	margin:40px 0 60px 0;
	}

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

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

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

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

#topPicks ul li a img  {
	position:relative;
	left:-4px;
	}

.noBG {
	background:none !important;
	}

.noBG ul li {
	margin-right:0 !important;
	}

h1 {
	/*font-size:2.9em;*/
	}

h1.fifteen {
	/*background:url(../images/recipes/15-mins.jpg) 0% 50% no-repeat;*/
	padding-left:64px;
	height:53px;
	line-height:100%;
	}

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

#printShare ul {
	list-style-type:none;
	float:right;
	}

#printShare 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:11px;
	text-align:center;
	}

#printShare ul li.share {
	background:none;
	}

#printShare ul li.return {
	background:none;
	width:104px;
	position:relative;
	left:6px;
	}

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

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

/* 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;
	}
/* end - new changes - 2008.04.09 */	
