#pscroller1{
width: 100%;
border: 0px solid black;
}

#pscroller2{
width: 100%;
height:170px;
border: 0px solid black;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.someclass{
	font-size: 18px;
	line-height: 12px;
}

.innerDiv {
	font-size: 12px;
	line-height: 12px;
}


