#marquesize{
	/* optional styles for appearance */
	display:block;
	position: relative;
	width: 150px;
	height: 565px; /* height should be included to reserve visual space for the marquee */
	background-color: #f2f2ff;
	overflow: hidden;
}
