#marqueecontainer{
	position: relative;
	width: 180px;
	overflow: hidden;
	padding-left: 8px;
	padding-right: 10px;
	height: 300px;
	max-height: 300px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: thin solid #5d1d59;
}
