/* CSS Document */
#Marquee {
clear:both;
padding:3em 0 0 0;
background: url(../images/MarqueeBG.gif) repeat-x bottom;
margin:0 -20px ;
width:635px;
overflow:hidden;
height:25px;
position:relative;
}
