/* this is the style sheet specific to the product pages */



#maintext	{
			text-align: left;
			padding-left: 10px;}

h2			{text-align: center;}

.products, .natural	{
					padding-left: 12px;
					padding-right:	12px;}

.natural	{
			 color: #5e7909;
			 background-color: inherit;
			 font-weight: bold;}

p.ingredients:first-line	{text-decoration: underline;}

.allergy	{font-style: italic;}

h4			{border-top: thin dotted #888888;}

td		{vertical-align: top;}
