.list_section_text {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #002b10;
	line-height: 16px;
	padding-bottom: 10px;
	padding-top: 50px;
	padding-right: 30px;
	min-height: 24px;
	height: 24px;
}
.item_button_basic {
	width: 81px;
	height: 18px;
	padding-top: 20px;
}
.list_top2 {
	width: 948px;
	height: 9px;
	background-image: url(../images/list_top2.jpg);
	background-repeat: no-repeat;
}
.recipe_btn {
	width: 81px;
	height: 18px;
	margin-left: 13px;
	background-image: url(../images/item_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.recipe_btn:hover {
	background-position: -81px 0px;
}
/* NEWS EXTRA STYLES */

.news_dark {
	font-family:"Georgia", Times New Roman, Times, serif;
	line-height: 16px;
	font-size: 13px;
	color: #002b10;
	width: 935px;
	height: auto;
	padding-left: 25px;
	padding-top: 7px;
	background-color: #fefae8;
}
.news_light {
	font-family:"Georgia", Times New Roman, Times, serif;
	line-height: 16px;
	font-size: 13px;
	color: #002b10;
	width: 935px;
	height: auto;
	padding-left: 25px;
	padding-top: 7px;
	background-color: #fffdf4;
}
.generic_copy_nopadding {
	color: #002b10;
	width: 590px;
	height: auto;
	font-size: 13px;
	line-height: 17px;
	padding-top: 20px;
	float: left;
}
.generic_copy_nopadding p {
	padding-left: 25px;
	padding-bottom: 10px;
}
.awards_header {
	font-family:"Georgia", Times New Roman, Times, serif;
	line-height: 19px;
	font-size: 17px;
	color: #aec3bc;
	height: auto;
	width: 935px;
	min-height: 10px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 7px;
	background-color: #e2eae7;
}
.awards_dark {
	font-family:"Georgia", Times New Roman, Times, serif;
	line-height: 14px;
	font-size: 13px;
	color: #002b10;
	width: 935px;
	height: 14px;
	padding-left: 25px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #fefae8;
}
.awards_light {
	font-family:"Georgia", Times New Roman, Times, serif;
	line-height: 14px;
	font-size: 13px;
	color: #002b10;
	width: 935px;
	height: 14px;
	padding-left: 25px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #fffdf4;
}
a.submit {
	background-image: url(../images/submit_btn.jpg);
	background-position: 0px 0px;
	width: 116px;
	height: 28px;
	background-repeat: no-repeat;
	display: block;
	font-size: 12px;
	text-indent: -9999px;
}
a.submit:hover {
	background-position: -116px 0px;
}