#inx_clients #main #text {
	width: 30em;
}

ul#clients_list {
	list-style-type: none;
}

#clients_list li {
	width: 10em;
	float: left;
	margin: 0 1em 0.5em 1em;
}	

#content #clients_background {
	background: transparent url("../images/en/background-clients.gif") no-repeat 0 0px;
	width: 400px;
	height: 125px;
	position:absolute;
	right: 0;
	bottom:0;

}