#pscroller1
{
	font-size: 10px;
	font-family: verdana;
	width: 200px;
	height: 100px;
	border: 1px solid black;
	padding: 5px;
	background-color: lightyellow;
}

#pscroller2
{
	height: 20px;
}

#pscroller2 a
{
  text-decoration: none;
}
