﻿div.summarypanel {
	margin-bottom:24px;
}
div.summarypanelcontent {
	height:75px;
	margin-top:5px;
}
#content td.factPanel {
	background-color:#EDF1E9;
	padding:5px;
}
#content td.membership {
	border-left:none;
	padding-bottom:20px;
}
#content td.membership h4.recentlist {
	font-size:14px;
	margin-bottom:0px;
	margin-top:25px;
	text-transform:none;
}
img.food, img.recipe, img.eatenwith, img.ingr {
	height:16px;
	vertical-align:middle;
	width:16px;
}
img.bluebox {
	height:6px;
	vertical-align:middle;
	width:6px;
}
#content td.details h4 {
	margin-bottom:0px;
	text-transform:none;
}
table.spaced {
	margin-top:5px;
}
table.separated, div.separated, h4.separated {
	margin-top:20px !important;
}
th.borderBottom {
	border-bottom:1px solid #DAE6F2;
	padding:2px;
}
tr.selected td {
	background-color:#FAE7CB;
}
div.factPanel {
     background-color:#EDF1E9;
     padding:10px;
}
td.fact {
    background-color:#FFF;
    border:2px solid #BCBCBC;
	height:44px;
	padding-top:7px;
	text-align:center;
	vertical-align:top;
	width:74px;
}
div.factTitle {
	color:#333;
	font-family:Helvetica,Arial;
	font-size:14px;
	font-weight:bold;
}
div.factValue {
	font-size:14px;
}
#content h2.portion {
	color:#666;
	font-size:15px;
	margin:0px;
	margin-top:4px;
	text-transform:capitalize;
}
#content h2.manufacturer {
	font-size:15px;
	margin:0px;
	margin-top:4px;
	text-transform:none;
}
.photoBlank {
	background-color:#DFE7D8;
	display:table-cell;
	height:80px;
	text-align:center;
	vertical-align:middle;
	width:80px;
}
.photoBlank a {
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}
.photoBlank a:hover {
	text-decoration:none;
}
.photoPlus {
	font-size:24px;
	font-weight:bold;
	line-height:20px;
}