#testimonials_ticker 
{
	background: #FFFFFF;
	position: relative;
}

#testimonials_ticker ul 
{
	color: #0985B6;
	list-style: none;
	min-height: 100px;
	padding: 4px 4px 0px 4px;
	margin: 0px;
/*	padding: 10px 15px;*/
/*	padding-right: 30px;*/
	font-family: Arial;
	font-size: 14px;
/*	line-height: 18px;*/
}

.testimonial_author
{
	font-style: italic;
	color: #45606B;
	font-weight: bold;
	font-size: 14px;
}
