#container
{
margin-top: 22px;
height: 100%;
}
#tabs
{
height: 40px;
	background-color: #F2F4E9;
	-webkit-box-shadow: 2px 2px 10px #ccc;
}
#ingredients
{
height: 300px;
	background-color: #F2F4E9;
	-webkit-box-shadow: 2px 2px 10px #ccc;
}
#image
{
height: 200px;
margin-top: 22px;
	background-color: #F2F4E9;
	-webkit-box-shadow: 2px 2px 10px #ccc;
}
#photo_area
{
margin-top: 10px;
margin-left: 10px;
height: 180px;
width: 280px;
}
#description_two_columns
{
height: 200px;
margin-top: 22px;
	background-color: #F2F4E9;
	-webkit-box-shadow: 2px 2px 10px #ccc;
}
#tea
{
height: 300px;
margin-top: 22px;
	background-color: #F2F4E9;
	-webkit-box-shadow: 2px 2px 10px #ccc;
}
#herbs
{
height: 300px;
margin-top: 22px;
	background-color: #F2F4E9;
	-webkit-box-shadow: 2px 2px 10px #ccc;
}
#infusions
{
height: 300px;
margin-top: 22px;
	background-color: #F2F4E9;
	-webkit-box-shadow: 2px 2px 10px #ccc;
}
#quantity
{
height: 300px;
margin-top: 22px;
	background-color: #F2F4E9;
	-webkit-box-shadow: 2px 2px 10px #ccc;
}
#footer
{
height: 22px;
margin-top: 22px;
}
#paragraph_title
{
margin-bottom: 0px;
margin-left: 10px;
font-family: Cambria, serif;
font-size: 24px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.3em;
}
#paragraph
{
padding: 10px;
 -webkit-column-count: 2;
 -webkit-column-gap: 40px;
font-family: Cambria, serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
}