#vs_references_browser_right {
	width:17px;
	height:112px;
	float:right;
	background-image:url('/typo3conf/ext/vs_referenes/pi1/res/images/browserRight.png');
	margin:6px 0px 0px -5px;
	cursor:pointer;
}

#vs_references_browser_left {
	float:left;
	width:17px;
	height:112px;	
	background-image:url('/typo3conf/ext/vs_referenes/pi1/res/images/browserLeft.png');
	margin:6px -5px 0px 0px;
	cursor:pointer;
}

#vs_references_browser {
	margin:0px 20px;
	padding:24px 0px;
	overflow:hidden;
	width:914px;
	height:76px;
}

#vs_references_browser_items {
	width:2000px;
}

#vs_references_browser img {
	margin:0px 4px;
}

#col1 .tx-vsreferenes-pi1 img {
	float:right;
}

#vs_references_images {
	margin:0px 0px 15px 0px;
}

#vs_references_images_main {
	border:1px solid #c1d2d9;
	width:422px;
	margin:0px 0px 10px 0px;
}

#vs_references_images_main_image {
	height:260px;
	margin:2px 2px 2px 2px;
}

#vs_references_images_thumbs {
	overflow:hidden;
	width:326px;
}

#vs_references_images_thumbs img.active {
	border:1px solid #c1d2d9;
	background-color:#b9cdd6;
}

#vs_references_images_thumbs img {
	border:1px solid #c1d2d9;
	padding:2px;
	margin:0px 10px 0px 0px;
	cursor:pointer;
}

.vs_references_browser_benefits {
	width:100%;
	display:block;
}

.vs_references_browser_benefits ul {
	margin:0px;
	padding:0px;
}

.vs_references_browser_benefits h3 {
	margin:0px 0px 5px 0px;	
}

.vs_references_browser_benefits ul li {
	font-size:12px;
	width:280px; 
	float:left;
	background-image:url('/typo3conf/ext/vs_referenes/pi1/res/images/benefit.png');
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	list-style:none;
	line-height:20px;
	vertical-align:middle;
	display:block;
	border-bottom:1px solid #d5d5d5;
	color:#A3A3A3;
	margin:0px 20px 0px 0px;
	padding:3px 0px 3px 20px;
	font-weight:bold;
}

#vs_references_list_items {
	text-align:center;
	font-size:12px !important;
	width:190px;
	height:170px;
	float:left;
	margin:0px 15px 20px 0px;
}

.vs_references_detail_testimonial {
}
