
  div.c1 {overflow: auto;
			overflow-style: marquee;
			marquee-style: slide;
			marquee-loop: 1;
       }

  div.c2 {width: 50%; border: solid }


