/* Testimonials ticker */
#testimonials {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: visible;
}
#testimonials {
	padding: 0 !important;
	margin: 0 0 10px 0 !important;
	height: 130px !important;
}
#testimonials li {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
	background: none !important;
}
/* Testimonials text */
#testimonials h5 {

}
#testimonials p {
	font-size: 11px;
/*	font-size: 1.1em; */
}
