#pscroller2{ 
	margin: 5px auto;
	width: 450px; 
	height: 48px; 
	border: 3px solid gold; 
	padding: 0; 
	color: #eefcfd; 
} 
#pscroller2 a{ 
text-decoration: none; 
color: yellow; 
} 
.someclass{ /*/class to apply to your scroller(s) if desired*/ 
color: #000; 
} 
#ticker { 
	margin: 0 auto;
} 

#ticker img {
	float: left;
	margin: 0 2px;
}

#ticker a { 
color: orange; 
text-decoration: none; 
} 