/*
body {font:80%/150% verdana,sans-serif; color:#006; margin:0}
h1 {font:200% georgia,serif; color:#009; margin-top:20px}
*/

/* position:relative and overflow:hidden are required */
#scroller {font:140%; position:relative; background-color:#fff; margin:5px 0;line-height:200%;border-top:1px solid #2b4894;border-bottom:1px solid #2b4894;width:550px;float:left;height:2.25em;line-height:2.25em;overflow:hidden}
#scroller a{font-weight:bold}
/* display:none prevents the controls being shown when JavaScript is not present */
#controls {display:none; text-align:right}

/* add link formatting for the controls */
#controls a {}

/* add formatting for the scrolling text */
#tag {margin:2px 0}

/* #testP must also contain all text-sizing properties of #tag */
#testP {visibility:hidden; position:absolute; white-space:nowrap;}

/* used as a page top marker and to limit width */
#topscroll {width:350px; margin:auto}
