@import "main.css";

ul.leaf { list-style:none; }
ul.leaf li { background:url(../i/leaf-icon.png) no-repeat; padding:7px 0 5px 30px }
#header-image { background:url(../i/bg/inside.jpg) no-repeat; }
.clear-box { width:215px; margin-left:30px; margin-bottom:12px; }
	.clear-box p { width:205px; }
	.clear-box img { margin-bottom:5px; }
	.clear-box .read-more { float:right; margin-right:15px; }
#middle-col-top { margin-top:60px; width:660px; float:right; }
	#prod-shot { float:right; margin-right:30px; }
	#where-header { float:left; margin-top:90px; }
#left-col { float:left; width:255px; margin-top:150px; }
#middle-col { float:left; width:330px; margin-top:40px; padding-left:20px; }
#right-col { float:left; width:330px; margin-top:40px; }
	#right-col .product-description { padding:0 10px; }
	.product-description img { float:right; margin:0 0px 15px 20px; }
	.serving { font-size:8pt; line-height:9pt; padding-top:10px }


