#convites{
border-style:outset; border-width:0px; width: 140px;
height: 160px;
position:absolute; padding-left:0; padding-right:0; padding-top:0px; padding-bottom:0px
}

#livros{
padding:3px; width: 350px;
height: 30px;
border: 2px outset #C0C0C0;
margin-top:3; margin-bottom:3; 
}

#convites a{
text-decoration: none; margin-top:15; margin-bottom:10

}

#livros a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}