/*--------------------------------------------------*/
/* Testimonials                                     */

	.testimonial {
		padding: 0 0 15px 0;
		margin: 0 0 15px 0;
		background: url("../../../../img/global/bodyDivide.gif") repeat-x 0 100%;
	}

	.testimonial.last {
		background: none;
		margin-bottom: 0;
		padding-bottom: 10px;
	}

	.testimonial .details {
		margin-bottom: 0;
		font-weight: bold;
	}

/*--------------------------------------------------*/
/* Missions                                         */

	#missionsFlashContent {
		float: left;
		margin-left: 10px;
	}

