* { margin:0; padding:0; }

#newsticker-demo { 
	width:300px; 
	background:#333333; 
	padding:0;
	font-size:0.9em;
	margin:0;
	float:right;
	border:1px solid #FFF;
}
.justOne {
	height:303px !important;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 0; padding:8px; margin: 0 auto;}

#newsticker-demo .title {
	background:#FF5000;
	text-align:center;
	line-height: 40px;
	height: 40px;
	font-size: 1.3em;
    font-weight: bold;
	color:#000;
}
#newsticker-demo .ville, #newsticker-demo .prix {
	display:block;
	color:#FFF;	
	text-align:center;
	line-height:30px;
	height:30px;
}
#newsticker-demo .ville {
	color:#FFF;
	font-size:1.1em;
}
#newsticker-demo .prix {
	color:#FF5000;
	font-size:1.5em;
	font-weight:bold;
}

.newsticker-jcarousellite { 
	width:300px; 
}
.newsticker-jcarousellite ul li{ 
	list-style:none; 
	display:block; 
	padding-top:5px;
	height:298px !important;
	background-image:url(../images/fond-annonceur.gif);
	background-repeat:repeat-x;	
}
.newsticker-jcarousellite .thumbnail { 
	margin:0 auto; 
	width:110px; 
}
.newsticker-jcarousellite .info { 
	float:right; 
	width:190px; 
}
.newsticker-jcarousellite .info span.cat { 
	display: block; 
	font-size:10px; 
	color:#808080; 
}
.clear { 
	clear: both; 
}
