#newsticker-interno { 
width:250px; margin:0; padding:0;
height:120px;
overflow:hidden;
vertical-align:top;
}

#newsticker-home { 
width:250px; margin:0; padding:0;
height:152px;
overflow:hidden;
vertical-align:top;
}

.newsticker-scroll-interno { width:250px; margin:0; padding:0;  }
.newsticker-scroll-interno ul{margin:0; padding:0; }
.newsticker-scroll-interno ul li{ list-style:none; display:block;padding-bottom:2px; margin-bottom:6px;  }
.newsticker-scroll-interno .info { width:250px;margin:0; padding:0;height:52px;overflow:hidden  }


.newsticker-scroll-home { width:250px; margin:0; padding:0;  }
.newsticker-scroll-home ul{margin:0; padding:0; }
.newsticker-scroll-home ul li{ list-style:none; display:block;padding-bottom:2px; margin-bottom:9px;  }
.newsticker-scroll-home .info { width:250px;margin:0; padding:0;height:65px;overflow:hidden  }

.clear { clear: both; }

