/* 
	SECTION: meal_solutions
	PAGE: prepared_foods
*/

.page-content {
	float:left;
	width:750px;
}
.page-content-copy {
	width:750px;
	float:left;
}
.page-content-copy p {
	margin:0;
	padding:0;
	font-size:11px;
	line-height:16px;
}
.subnavbar {
	width:703px;
	height:33px;
	margin:25px 0 0 0;
	padding:0;
	list-style:none;
	clear:both;
}
.subnavbar li {
	padding:9px 14px 0 14px;
	height:24px;
	float:left;
	font-weight:bold;
	text-align:center;
}
* html .subnavbar li {
	height:33px;
}
li.active a, li.active a:hover {
	text-decoration:none;
	cursor:default;
}
li.inactive a  {
	text-decoration:none;
}
li.inactive a:hover  {
	text-decoration:underline;
}
.youcantseeme {
	display:none;
}
.meal-category-wrapper {
	width:718px;
	margin-bottom:20px;
	float:left;
}
* html .meal-category-wrapper {
	margin-top:-10px;
}
.meal-category-content {
	width:680px;
	margin:23px 0 0 12px;
	padding:10px 0 10px 10px;
}
.meal-category-content img {
	float:left;
	margin-right:20px;
	margin-bottom:55px;
}
.meal-category-content ul {
	width:500px;
	margin:0;
	padding:0 0 0 16px;
	float:left;
}
.meal-category-content ul li {
	margin:5px 0 5px 0;
	font-size:11px;
}
.col3 {
	float:left;
	width:160px;
	margin-right:20px;
	display:inline;
}
.col3 ul {
	width:144px;
} 
.col4 {
	float:left;
	width:120px;
	margin-right:15px;
	display:inline;
}
.col4 ul {
	width:104px;
}
.meal-category-content h2 {
	margin:0;
	font-size:12px;
}
.meal-category-content p {
	margin:3px 0 0 0;
	padding:0;
	float:left;
}
.meal-category-close {
	width:718px;
	height:23px;
	margin:0;
	padding:0;
	font-size:1px;
	float:left;
}

.clear {
	clear:both;
	font-size:1px;
}