.feature { display: block; overflow: hidden; width: 900px; margin:0 auto; height: 300px; background: url(/images/feature-bg.jpg) no-repeat; }

	

	.feature #earthday, .feature #history, .feature #membership { position: relative; width: 900px; height: 300px; }

	.feature .photos, .feature .panel { position: absolute; }

	.feature .panel H2, .feature .panel H3 { display: block; text-indent: -9999px; line-height: 0;  margin: 0; }

	.feature .panel H2 { padding: 0 0 20px 0;height: 42px; } .feature .panel H3 { padding: 0 0 15px 0;height: 38px; }

	.feature p { padding: 0 0 25px 0; margin: 0; font: 100% arial, helvetica, sans-serif; font-size: .9em; color: #ffffff; }

	.feature .panel .button { text-align: left; text-decoration: none; font-weight: bold; color: #ffffff; padding: 10px 35px 10px 15px; margin: 0; background: url(/images/feature-button-arrow.png) no-repeat 100% 50% #bf3900; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: #000 0px 0px 5px; -moz-box-shadow: #000 0px 0px 5px; box-shadow: #000 0px 0px 5px; behavior: url(PIE.htc); }



	.feature #earthday .photos { left: 0; top: 0; }

	.feature #earthday .panel { right: 0; top: 50px; width: 485px; }

	.feature #earthday .panel h2 { width: 328px; background: url(/images/feature-earthday-heading.png) no-repeat; }

	.feature #earthday .panel h3 { width: 442px; background: url(/images/feature-earthday-intro.png) no-repeat; }

	.feature #earthday .panel p { line-height: normal; }

	

	.feature #history .photos { right: 0; top: 0; }

	.feature #history .panel { left: 30px; top: 20px; width: 465px; }

	.feature #history .panel h2 { width: 292px; background: url(/images/feature-history-heading.png) no-repeat; }

	.feature #history .panel h3 { width: 457px; background: url(/images/feature-history-intro.png) no-repeat; }

	.feature #history .panel p { line-height: 20px; }



	.feature #membership .photos { right: 0; top: 0; }

	.feature #membership .panel { left: 30px; top: 20px; width: 450px; }

	.feature #membership .panel h2 { width: 367px; background: url(/images/feature-membership-heading.png) no-repeat; }

	.feature #membership .panel h3 { width: 409px; background: url(/images/feature-membership-intro.png) no-repeat; }

	.feature #membership .panel p { line-height: 20px; }