/*

-
- Concept, design and implementation by
- Futurecom interactive AG
- P.O. Box
- 8037 Zurich
- Switzerland
- http://www.futurecom.ch
-
- NMC: dec
- NMD: bur
- ITS: rsh, ufe
-

*/

#testimonial .lyrTDarkBackground {
	background: url(/portaldata/_img/img/img_bg_testimonial.png) repeat-x;
	background-color: #263e7c;
	background-position: top;
}

#testimonial #lyrTClippyBottom {
	width: 127px;
	height: 166px;
}

#testimonial .lyrTTextTable {
	background: url(/portaldata/_img/img/img_bg_testimonial_text.jpg) repeat-x;
	padding: 20px;
	padding-bottom: 40px;
}
#testimonial .lyrTIntroTit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
#testimonial .lyrTIntroText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height:16px;
	color: #FFFFFF;
	padding-top: 8px;
}
#testimonial .lyrTText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height:14px;
	color: #FFFFFF;
}
#testimonial a.lyrTButtonContinue {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	color: #3366CC;
	height:13px;
	padding-left: 4px;
	padding-right: 19px;
	text-decoration: none;
	background-image: url(/portaldata/_img/img/but_arrow_testimonial_lo.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #E3E2E3;
}
#testimonial a.lyrTButtonContinue:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/portaldata/_img/img/but_arrow_testimonial_hi.gif);
	background-color: #3366CC;
}
#testimonial a.lyrTButtonClose {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	color: #3366CC;
	height:13px;
	padding-left: 4px;
	padding-right: 19px;
	text-decoration: none;
	background-image: url(/portaldata/_img/img/but_close_testimonial_lo.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #E3E2E3;
}
#testimonial a.lyrTButtonClose:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/portaldata/_img/img/but_close_testimonial_hi.gif);
	background-color: #3366CC;
}

