#list_testimonials{
	position: relative;
	width: 800px;
	height: 390px;
	xoverflow: hidden;
	xborder: 1px #0f0 solid;
}


#list_testimonials ul.articles {
	position: absolute;
	top: 70px;
	right: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 340px;
	xborder: 1px #00f solid;
}

#list_testimonials li.article {
	right: 0px;
	top: 0px;
	position: absolute;
	display: none;
	width: 800px;
	height: 340px;
	margin: 0px;
	padding: 0px;
	xborder: 1px #f00 solid;
}


/*
Contains:
	div.headers
	div.testimonial
*/
div.testimonial_container {
	width: 800px;
	height: 340px;
}


div.testimonial_container div.headers {
	direction: rtl;
}

div.testimonial_container div.headers img {
	display: block;
}

div.testimonial {
	width:157px;
	height:104px;
	background-color: transparent;
	background-repeat:no-repeat;
	background-position:top left;
	cursor:pointer;
	float: right;
	position: relative;
	margin-top: 20px;
}

div.testimonial div.testimonial-image {
	background-color: transparent;
	background-repeat:no-repeat;
	background-position:top left;
	width:104px;
	height:104px;
	position:absolute;
	right:0;
	bottom:0;
}

div.testimonial div.testimonial-text {
	/* width:75px; */
	width:140px;
	height:72px;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:10px;
	line-height:14px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#695547;
	text-align: left;
}

div.testimonial div.testimonial-link-container {
	position: absolute;
	left: 5px;
	bottom: 3px;
	background-color: #fff;
	height:16px;
}
div.testimonial a.testimonial-link {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#695547;
	text-decoration:none;
	padding:0 7px;
	height:16px;
}





#NebuWidget_container {
	z-index:0;
}

#NebuWidget {
	z-index: 0;
}



div.testim {
	width:227px;
	height:127px;
	background-color: transparent;
	background-repeat:no-repeat;
	background-position:top left;
	background-image: url(../images/67/testimonial/testimonial_bg.png);
	cursor:pointer;
	float: right;
	position: relative;
	margin-top: 20px;
	z-index:100;
}

div.testim div.testim-text {
	width:210px;
	height:72px;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:10px;
	line-height:14px;
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#695547;
	text-align: left;
	line-height:16px;
}

div.testim div.testim-contact {
	width:210px;
	height:30px;
	overflow:hidden;
	position:absolute;
	top:83px;
	left:10px;
	line-height:11px;
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#695547;
	text-align: left;
	line-height:13px;
}

div.testim div.testim-link-container {
	position: absolute;
	right: 5px;
	bottom: 3px;
	background-color: #db002e;
	height:16px;
}
div.testim a.testim-link {
	font-family:Arial, sans-serif;
	font-size:11px;
    font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding:0 7px;
	height:16px;
}

