#marqueecontainernews, #marqueecontainernews a:link, #marqueecontainernews a:active, #marqueecontainernews a:visited, #marqueecontainernews a:hover
{
	position: relative;
	/*width: 600px; /*marquee width */
	height: 39px; /*marquee height */
	color:#900028;
	overflow: hidden;
	vertical-align: bottom;
	border: 0px;
	padding: 0px;
	text-align:left;
	color: #900028;
	font-family: Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 13px;
	text-decoration: none;
	line-height: 39px;
	font-weight: bold;
}

#marqueecontainernews img 
{
	border-width:0px;
	border-style:none;
}
