/*
	CSS Styles Scrolling Announcments Declarations in NS
*/

#pscroller1
{
	width: 288px;
	height: 120px;
	border: 1px solid #009900;
	padding: 5px;
	background-color: white;
}
.someclass
{ 
	font-size: 14px;
	font-family: Trebuchet MS, Arial; 
	text-align: center;
	color: #000000;
	font-weight: normal;
	border-style: none;
}
