
#pscroller1 {
	height: 210px;
	border: 0px;
	padding: 0px;
}

#pscroller2{
	width: 100px;
	height: 20px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}

.yellowText {
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#F0C01C; 
}