/* allergen */
#container #image-left {
	padding-left: 0px;
	padding-bottom: 15px;
	background-image: url(../images/left_peanuts.gif);
	background-repeat: no-repeat;
	height: 390px;
	width: 165px;
	float: left;
	background-position: top;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #ffff00;
}

