#pscroller1{
width: 500px;
height: 22px;
border: 0px solid black;
padding: 1px;
background-color: lightyellow;
}

.someclass{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}