.smartmarquee {
	position: relative;
	overflow: hidden;
}
.smartmarquee .container {
	position: absolute;
}

.container a{color:#666; padding-left:2px; }