 div.c1 {
			overflow: auto;
                        overflow-style: marquee;
			marquee-style: alternate;
			marquee-loop: 3;

	     }
	     
   div.c2 {width: 150px; border: solid }