
#testimonial
{
	padding:  20px;
	background-color: #e9e9e9;
	height: 260px;
	margin-bottom: 20px;
}

#testimonial .who
{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#testimonial .text
{
	font-size: 20px;
	font-weight: 500;
	padding: 20px;
}

#testimonial .submitted_by
{
	font-size: 14px;
	font-weight: 500;
	color: #e8803e;
	padding-top: 20px;
}

#testimonial .org
{
	font-size: 14px;
	font-weight: 500;
}

/*
#testimonial .first
{
  background-color: red;
}

#testimonial .prev
{
  background-color: blue;
}

#testimonial .next
{
  background-color: green;
}

#testimonial .last
{
  background-color: yellow;
}
*/
