@charset "utf-8";
/* CSS Document */

.volunteers {
	padding: 1em 1em 2em 1em;
	padding: 0 20px 20px;
	width: 690px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	list-style-type: none;
	color: #000000;
	float: left;
	margin: 0px;
	background-image: url(../../images/graygrad.png);
	background-repeat: repeat;
}