/* CSS Document */

 	#scrollingContainer{
 		height:230px;	/* Height of box */
  		overflow:hidden;	/* Hide overflow content */
	}

 
