#class_worksheet {
	text-align: center;
	width: 160px;
}
#class_worksheet div a {
	color: #668000;
	display: block;
	font-size: 14px;
	margin: 30px 5px 0px 5px;
	line-height: 24px;
}
#class_worksheet div {
	background: transparent url(/images/green_box.jpg) no-repeat scroll 0% 0%;
	border: 1px solid white;
	height: 115px;
	margin-top: 5px;
	width: 160px;
}
.clear_all {
	clear: both;
}
#intro {
	margin-bottom: 25px;
}
#intro h3 {
	margin: 0px 0px 3px 0px;
}
#intro p {
	margin: 0px 0px 15px 0px;
}
#more_ideas {
	margin-bottom: 25px;
}
#request_presentation {
	background: transparent url(/images/green_box.jpg) no-repeat scroll 0% 0%;
	height: 115px;
	text-align: center;
	width: 160px;
}
#request_presentation a {
	color: #668000;
	display: block;
	float: left;
	margin: 15px 8px 0px 8px;
}
#resource_guide {
	background: transparent url(/images/green_box.jpg) no-repeat scroll 0% 0%;
	height: 115px;
	text-align: center;
	width: 160px;
}
#resource_guide a {
	color: #668000;
	display: block;
	font-size: 14px;
	line-height: 24px;
	margin: 0px 10px 0px 10px;
	padding: 15px 0px 0px 0px;
}
#student_resources h4 {
	margin: 0px 0px 3px 0px;
}
#student_resources p {
	margin: 0px 0px 15px 0px;
}
#student_resources ul {
	float: left;
	list-style: none;	
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#student_resources ul li {
	float: left;
	margin: 0px 20px 0px 0px;
}
#teacher_resources h4 {
	margin: 0px 0px 3px 0px;
}
#teacher_resources p {
	margin: 0px 0px 15px 0px;
}
#teacher_resources ul {
	float: left;
	list-style: none;	
	margin: 0px 0px 25px 0px;
	padding: 0px;
}
#teacher_resources ul li {
	float: left;
	margin: 0px 20px 0px 0px;
}
#understand_donation {
	color: black;
	display: block;
	height: 165px;
	text-align: center;
	width: 160px;
}
#watch_video {
	height: 150px;
	text-align: center;
	width: 130px;
}
#watch_video img {
	margin: 0px 0px 0px 0px;
}
