﻿
#pscroller1{
width: 150px;
height: 50px;
border: 2px solid orange;
padding: 4px;
background-color: #E4EFC7;
}

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


