﻿body div#container div.content div.text h2 {
	color: #6FCEE4;
}
	
	body div#container div.content div#testimonial {
		border: 5px solid #6FCEE4;
		background-color: #6FCEE4;
	}

		body div#container div.content div#testimonial div.content {
			height: 98px;
			background-color: #6FCEE4;
			padding-top: 0;
			padding-bottom: 5px;
		}
		
			body div#container div.content div#testimonial div.content div.image {
				height: 96px;
			}
			
			body div#container div.content div#testimonial div.content div.text {
				height: 76px;
			}