.about_image {
	width: 300px;
	height: 200px;
	margin-top: 50px;
}

.about_read {
	background: url(/images/about-read.jpg) no-repeat;
	margin-top: 302px;
}

.about_submit {
	background: url(/images/about-submit.jpg) no-repeat;
}

.about_buy {
	background: url(/images/about-buy.jpg) no-repeat;
}

.about_groups {
	background: url(/images/about-groups.jpg) no-repeat;
}

.about_retailers {
	background: url(/images/about-retailers.jpg) no-repeat;
}

.about_section {
	min-height: 220px;
}

.col300 {
	padding-left: 55px; 
}

.signup {
	margin: 20px 0;
}

.greytext ul li {
	font-size: 0.8em;
	line-height: 1.2em;
}

