#newsticker {
	background:url(../../../images/bg/quoi-de-neuf-bg.png) no-repeat;
	position: relative;
		height:145px;
		 overflow:hidden;
		font-size:11px; 
		text-align:justify;overflow:hidden;
		padding-top:60px
}
#customerservice{ height:275px; overflow:hidden}
#customerservice ul li img {margin-bottom:2px;}
#newsticker ul , #customerservice ul{
	padding:0;
	list-style: none;
}
#newsticker ul {min-height:50px;
	padding: 10px 15px;
	padding-right: 30px;
	}	
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}
 
* html #newsticker #togglenewsticker {
	right: 30px;
}