/* CSS Document */
#container {width:574px; }
#screen  {width:574px; height:458px;  z-index:4;  background-image:url(images/box-collane.gif); background-repeat:repeat-x}
#scroll ul {margin:0; padding:0; width: 5000px;}
#scroll{width:574px; height:456px; overflow: hidden; }
#scroll ul li { width:574px;  list-style: none; text-align: left; float: left; }
#scroll ul li a {color:#fff; text-decoration:none}
.in  { margin-left:25px; margin-top:8px; padding:2px; }

.imgleft {
	float:left;
	width: 24px;
	height: 90px;
	z-index:2;
	position:relative;
	cursor:pointer;
	top: -235px;
}
.imgright {
	cursor:pointer;
	width:25px;
	z-index:3;
	height:42px;
	position:relative;
	left:0px;
	top: -235px;
	float:right;
}

/* FONTE http://www.danielerollo.com/examples/rssscrollers/rssscroll-3.php*/

