/* FBC Get Involved Styles */


.testimonies .odd, .testimonies .even {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.testimonies .last { border: none; }

.testimonies .odd img { float: left; margin: 0 10px 10px 0; }
.testimonies .even img { float: right; margin: 0 0 10px 10px; }

#getinvolved #content label { display: block; font-weight: bold;}

#getinvolved #content input, #getinvolved #content textarea,
#getinvolved #content select {
	padding: 3px;
	border: 1px solid #999;
	color: #666;
	width: 400px;
	font-family: "lucida grande", tahoma, verdana, sans-serif;
}

#getinvolved #content select { width: 200px; }

#getinvolved #content textarea { font-size: 1.1em; }

#getinvolved #content input.submit  { 
	float: left;  
	width: 63px;
	height: 18px;
	padding: 0;
	margin: 15px 0 0 0;
	border: 0;
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}