

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 160px;
height: 50px;
border: 1px solid black;
padding: 5px;
background-color: #EEEEEE;
font-weight: bold;
font-family: verdana;
font-size: 12px;
}

