/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 145px;
height: 157px;
border: 0px solid black;
padding: 5px;
background-color: white;
}

#pscroller2{
width: 350px;
height: 10px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}
.someclass{ 
 font-face:Arial,verdana,sanserif;
 font-size:13px

}
