#vmarquee {
	text-align: center;
	left: 6px;
}


#marqueecontainer1 {
	position: relative;
	width: 204px; /*marquee width */
	height: 675px; /*marquee height */
	border:none;
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
}

#marqueecontainer2 {
	position: relative;
	width: 204px; /*marquee width */
	height: 400px; /*marquee height */
	border:none;
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
}

#marqueecontainer3 {
	position: relative;
	width: 204px; /*marquee width */
	height: 400px; /*marquee height */
	border:none;
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
}
