.testimonials li ul {

	width:360px;
	float: left;
	padding: 0 0 10px 0;
	clear: none;

}

.testimonials li { float:left; padding: 0 0 10px 0; }

.testimonials li ul li { padding:10px 10px 5px 20px; }
.testimonials li ul li small { display: block; }


.avatar {

	width: 50px;
	padding-right: 5px;
	float: left;

}

.avatar img {

	width: 50px;
	height: 50px;
	display:block;
	border:none;
	margin-bottom: 5px;
	text-align: center;

}

.strip .video a span {

	background: url(../images/play-overlay-small.png) no-repeat transparent;
	background-position: 0 0;

}

.strip .video a:hover span {

	background-position: 0 100%;

}

.testimonials li ul { list-style-image: none; }

.testimonials li ul {

	background: url(../images/testimonial-2.png) no-repeat transparent;
	background-position: 0 100%;

}

.testimonials li ul li {

	background: url(../images/testimonial-2.png) no-repeat transparent;
	color:#555;

}

.paction-5 h4 {

	background: url(../images/h4-trends2.png) no-repeat transparent;

}

/*- Type
----------------------------------------------------------------------*/

.testimonials li ul li small { font-style: italic; }

#content div.virtualproduct-teaser {
	margin: 20px 5px 10px 5px;
}

/* fancybox */
.fancybox-bg {
    background-color: #e6007e;
    opacity: 0.5 !important;
}
