#content ul.they_said
{
	margin: 0;
	margin-left: 19px;
	padding: 0;
	list-style-type: none;
	height: 400px;
	overflow: hidden;
	position: relative;
}

#content ul.they_said li
{
	font-size: 80%;
	margin: 0;
	padding: 0;
	padding-top: 30px;
	background: #e0e8dd url('../images/v3/pages/speech-top.gif') top left no-repeat;
}

#content ul.they_said li div.avis_content
{
	padding: 0 10px 20px 10px;
	background: url('../images/v3/pages/speech-bottom.gif') bottom left no-repeat;
}

#content ul.they_said li a.picture
{
	float: left;
	margin: 0 5px 5px 0;
}

#content ul.they_said li h4
{
	font-size: 140%;
	color: #183c0e;
	padding-right: 40px;
	font-weight: bold;
}

#content ul.they_said li h4 a
{
	color: #183c0e;
	text-decoration: none;
}

#content ul.they_said li h4 img
{
	float: right;
}
