#main .testimonyContainer
{
	background:				transparent url(/img/pmedias/bckgrndTestimonyBottom.png) no-repeat left bottom;
	
}
#main .testimonyContainer h4
{
	background:				transparent url(/img/pmedias/puce.gif) no-repeat scroll left center;
}

.testimonyContainer .content
{
	background:				transparent url(/img/pmedias/bckgrndTestimony.png) no-repeat scroll left top;
}
.testimonyContainer .content .text
{
	background:				transparent url(/img/pmedias/bckgrndTestimonyRepeat.png) repeat-y scroll left top;
	padding-left:				15px;
}	
.testimonyContainer .thumbnail a
{
	float:					right;
	margin:					20px 15px auto auto;
	background:				transparent url(/img/pmedias/play.gif) no-repeat scroll 0 -30px;
	height:					30px;
	width:					39px;
	text-indent:				-1500%;
	outline:				none;				

}
.testimonyContainer .thumbnail a:hover
{
	background:				transparent url(/img/pmedias/play.gif) no-repeat scroll 0 -90px;

}
.testimonyContainer .thumbnail img
{
	overflow:				hidden;

}