.quick-quote {
	background: #f8f6f6 url(/templates/custom/koike/images/testimonial-bg.png) repeat-x bottom;
	position: relative;
	border: 1px solid #e4e2e2;
	border-radius: 4px;
	padding: 15px 25px;
	text-align: center;
	line-height: 26px;
	color: #000;
	font-size: 14px;
	margin-bottom: 20px;
	font-family: 'arvoregular';
}

.read-testimonial {
	font-size:10px;
	padding-top:5px;
}

.testimonial-table {
	width:100%;
}

.testimonial-info {
	font-size: 15px;
	color: #000;
	font-family: 'droid_sansregular';
}

li.news-module {
	border-bottom:1px dashed #DDD;
	margin-bottom:10px;
	padding-bottom:5px;
}

div.news-publish-date {
	margin-top:5px;
	font-size:11px;
	width:100%;
	color:#999;
}

ul.news-module-list li {
	background:none;
	list-style-image:none;
	margin-left:0;
}

ul.event-module-list li {
	background:none;
	list-style-image:none;
	margin-left:0;
}

.imagelist-item .video iframe {
  width: 90%;
  height: 98%;
}

