/* Marquee CSS */
#caixa{
width:480px;
height:70px;
overflow:hidden;
visibility:hidden;
padding-left:25px;
}
#Marquee{
width:480px;
}