a,p,table,td,tr,body{
font-family:arial;
font-size:12px;
}
b, h2{
	color:#212163;
}

h2 {
	text-align: center;
	margin: 10px 0 15px 0;
}

.inlineImg {
	margin: 5px;
}
p, ul,li {
	margin: 1em 0px;
}

.recipeTable, .bodyTable {
	margin: 0 auto;
}

#summary {
	display: none;
	text-align:center;
}

.error {
	color: white;
	font-weight: bold;
	background-color: #C11B17;
}

.errorState em {
	font-size: 125%;
	font-weight: bold;
	background-color: transparent;
	color: #C11B17;
}

.errorState {
	color: #C11B17;
}

.cartTable {
	text-align: center; 
	border: 0; 
	margin: 0 auto;
}

.cartTable td {
	padding: 0 5px;
}

