
#testimonials table td {
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
}
#testimonials_editor td {
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
}

table td {
	vertical-align: top;
}

p {
	font-size: 12px; 
	color: #000000; 
	margin-bottom: 1em;
	
}
h1 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	text-transform: upper;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}
