/*************************************************************************************************************************/
/* CSS : Dynamically created by source4Cms : Last Update : 21.01.2009 - 15:24:03 */
/*************************************************************************************************************************/

/*
#pscroller1{
width: 200px;
height: 100px;
border: 11px solid black;
padding: 5px;
background-color: lightyellow;
}
*/
#pscroller2{
width: 100%;
height: 15px;
border: 0px solid black;
padding: 1px;
color:white;
}

#pscroller2 a{
text-decoration: none;
color:white;
}

.someclass{ //class to apply to your scroller(s) if desired
}