.recruteurs-txt-scroll
{
	position: relative;
	background: url('../images/dotted.gif') repeat-x;
	width: 178px;
	height: 23px;
	padding: 15px 25px 0 28px;
}

.recruteurs-txt-scroll .prev_logo
{
	position: absolute;
	top: 14px;
	left: 1px;
	text-align: left;
	width: 21px;
	height: 23px;
}

.recruteurs-txt-scroll .next_logo
{
	position: absolute;
	top: 14px;
	right: 1px;
	text-align: right;
	width: 21px;
	height: 23px;
}

.recruteurs-txt-scroll .logo-list
{
	overflow : hidden;
	
	white-space : nowrap;
}

.recruteurs-txt-scroll .logo-list img
{
	margin: 0 5px 0 0;
}

*html .recruteurs-txt-scroll .logo-list
{
	width: 178px;
}