#pscroller1{
width: 183px;
height: 140px;
border: 0px solid black;
padding: 5px;
background-color: #CCCCCC;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
.style8 {font-size: 9px}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
