@charset "utf-8";
/* CSS Document */
/*scroller css*/
#pscroller2{
	width: 330px;
	height: 60px;
	/*border: 1px solid black;*/
padding: 0px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

