#content {
	width: 760px;
	height: 500px;
	text-align: center;
}
#sonlinescoopshop{
	background-position: 0 -15px;
}

#ingredientsHolder1 {
	width: 760px;
	height: 540px;
	background-color: #6ACEF6;
	/*padding: 25px;*/
	/*padding: 0px 5px 0px 5px;*/
}

#ingredientsHolder2 {
	width: 760px;
	height: 540px;
	background-color: #6ACEF6;
	/*padding: 25px;*/
	/*padding: 0px 5px 0px 5px;*/
}

.ingredLeftCol {
	float: left;
	width: 355px;
	margin-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 12px;
	clear: left;
	text-align: justify;
	padding-left: 15px;
}

#ingredLeftCol_ultimo {
	float: left;
	width: 355px;
	margin-bottom: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 12px;
	clear: left;
	text-align: justify;
	padding-left: 15px;
}

.ingredRightCol {
	float: right;
	width: 355px;
	margin-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 12px;
	clear: right;
	text-align: justify;
	padding-right: 15px;
}

#ingredNextbtn {
	float: right;
	padding-right: 20px;
}

#ingredPrevtbtn {
	float: left;
	padding-left: 20px;
}

#ingredTitles {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
#ingredSubTitles {
	text-align: center;
	margin-bottom: 2px;
}
