.scroller	{
	display: block;
	height: 200px;
	list-style: none;
	overflow: hidden;
}
.scroller li	{
	margin: 0px;
}
.scrollit strong	{
	
}
.scroller.titulo	{
	font-weight: bolder;
}

