#maincontent {
	background-color: #FFFFFF;
	float: left;
	width: 620px;
	background-image: url(../images/backgrounds/d_shadow_620.gif);
	background-repeat: no-repeat;
	border: 2px solid #91A5D1;
	padding-top: 20px;
	position: relative;
	margin-left: 8px;
}
#fake_ul {
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 3px;
}
#rightcontent {
	float: left;
	height: 500px;
	width: 150px;
	margin-left: 9px;
	position: relative;
}
#divclear {
	clear: both;
	width: 1px;
}
#intro {
	padding-right: 8px;
	padding-left: 8px;
	font-size: 1em;
	color: #5A2C12;
}
#intro a {
	color: #A46A1B;
}
#intro a:hover {
	color: #007882;
}
#intro img {
	padding: 0px;
	float: left;
	margin-top: -26px;
}
#intro h1 {
	font-size: 1.3em;
	color: #007882;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007882;
	margin-left: 284px;
	margin-bottom: 10px;
}
#intro p {
	padding-top: 6px;
}
#ingredients {
	clear: both;
	margin-left: 20px;
}
#ingredients h3 {
	font-size: 1.2em;
	color: #007882;
	margin-bottom: 10px;
}
#ingredients ul {
	margin-top: 10px;
	margin-bottom: 30px;
	list-style-type: none;
}
#ingredients h4 {
	font-size: 1em;
	color: #5A2C12;
}
#first_ul {
	float: left;
}
#second_ul {
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: -12px;
}
#third_ul {
	margin-top: -12px;
	float: left;
}
#tutorial {
	clear: both;
	margin-left: 30px;
}
#tutorial p {
	clear: both;
	color: #5A2C12;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 20px;
}
#tutorial h3 {
	font-size: 1.2em;
	color: #007882;
}
#tutorial img {
	display: block;
	float: left;
	margin-left: 48px;
	border: 2px solid #91A5D1;
	margin-bottom: 10px;
	margin-top: 10px;
}
#side_measure {
	background-color: #b9c6d3;
	text-align: center;
	border: 2px solid #FFFFFF;
	margin-bottom: 10px;
}
#side_measure h6 {
	color: #a46613;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 1em;
}
#side_measure a {
	color: #a46613;
	text-decoration: none;
}
#side_measure a:hover {
	color: #007882;
	text-decoration: underline;
}
#google_ss {
	text-align: center;
	width: 146px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
#googletwo_ss {
	text-align: center;
	width: 146px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

