#whatsnewscroll{ /*Demo 3 main container*/
width: 255px;
height: 195px;
border: 0px;
background-color: #CC0000;
margin-top:0
}

#whatsnewscroll div p{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
text-align: center;
color: white;
font-family: arial;
font-size: 14pt;
}