
#content_top {
	display: none;
}
#content_wrap {
	width: 975px;
	background-image: none;
	margin-left: 4px;
}
#content_bot {
	display: none;
}

#content {
	width: 721px;
	height: 260px;
	margin: 0 0 0 0;
	padding-left: 20px;
	position: relative;
	overflow: hidden;
}

#trial_link {
	display: block;
	margin-top: 204px;
	margin-left: 42px;
	width: 152px;
	height: 28px;
	overflow: hidden;
	text-indent: -999px;
}

#hero_items {
	margin: 17px 0 0 394px;
}

#hero_items h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 8px 0;
	color: #66ccff;
}
#hero_items h1 a {
	font-size: 22px;
}

#hero_items td {
	vertical-align: top;
	padding: 0 0 10px 4px;
}

#hero_items a {
	color: #333;
	font-size: 13px;
}
#hero_items a:hover {
	color: #ff9900;
	text-decoration: none;
}

#recipe {
	width: 330px;
	height: 96px;
	position: relative;
	margin-left: -3px;
	background: #fff url(../images/bg_recipe_home.gif) no-repeat;
}

#recipe img {
	display: block;
	float: left;
	padding: 13px;
}

#recipe_details {
	padding: 10px;
}

#recipe_details h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 6px 0;
	color: #82be2f;
}

#recipe_details h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 2px 0;
	color: #333;
}

#recipe_details a {
	color: #99cc33;
}

#recipe_details a:hover {
	color: #ff9900;
	text-decoration: none;
}

div#featured {
	float: left;
	width: 716px;
	height: 256px;
	padding: 3px;
	margin-left: 20px;
	_margin-left: 10px;
	background: #fff url(../images/bg_featured_home.gif) no-repeat;
}

div#featured div {
	float: left;
	width: 196px;
	margin: 0 33px 0 0;
	padding: 20px 0 0 20px;
}

div#featured h2 {
	font-size: 18px;
	font-weight: normal;
	color: #ff9900;
	margin: 0 0 10px 0;
}

div#featured img {
	display: block;
	margin-bottom: 14px;
}

div#featured p {
	font-size: 12px;
	line-height: 16px;
	color: #333;
	margin-bottom: 4px;
}

div#featured a {
	color: #99cc33;
}

div.feature {
	float: left;
	width: 213px;
	height: 262px;
	padding-left: 20px;
}
div.feature a {
	color: #FFFF99;
}

div#feature_1 {
	background: url(../images/home_feature_comp_blank.jpg) no-repeat right 0;
}

div#feature_2 {
}

div.feature p {
	color: #FFFFFF;	
	margin-left: 20px;
	width: 120px;
	margin-top: 0px;
	margin-bottom: 5px;
}

table#poll_answers td {
	font-size: 12px;
	padding: 2px 0;
}

table#poll_answers label {
	display: block;
	font-size: 12px;
	margin: 2px 0 0 2px;
}

p.poll_results {
	font-weight: bold;
	margin: 0;
	color: #ff9900;
}

