/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

/* Actual width = width + padding-left + padding-right */
#marquee_replacement        {
	 border:2px solid #000080;
	 width:508px;
	 height:208px;
	 overflow:auto;
     padding-left:10px;
     padding-right:10px;
	}
/* This is the "buffer" space used before and after scroll */    
#marquee_replacement p.spacer {
	height:190px;
	}