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