#marqueecontainer {
	font-family: Verdana, Geneva, sans-serif;
	left:20px;
	width: 240px;
	border: none;
	overflow: hidden;
	position: relative;
}

.news-item-container {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}