﻿.testimonial {
    background-color: #44ada8;
}

.search {
    background-color: #44ada8;
}

h1 {
	color: #44ada8;
}

h2 {
	color: #44ada8;
}

h3 {
	color: #44ada8;
}
h3.KQspeaker {
	padding-top: 4px;
}

.tableEventDetails {
    border: collapse;
    width: 100%;
}
.tableEventDetails td {
    border-top: 1px dashed #D3D5D6;
    padding-top: 8px;
    padding-bottom: 8px;
}
.FlickrPhoto {
	margin-left: 16px;
	margin-bottom: 6px;
	border: 6px solid #efefef;
}
