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