@charset "UTF-8";
/* CSS Document */

#containerTesti {
	background-image: url(../english/images/maininfo_images/main_info_testimonials.jpg);
	background-repeat: no-repeat;
	height: 532px;
}
#testiLeft {
	float: left;
	height: 532px;
	width: 300px;
}
#testiRight {
	float: right;
	height: 532px;
	width: 500px;
}
#testiRight h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 6px;
}
#tdRightAlign {
	text-align: right;
	font-size: 12px;
}
