/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 100%;
height: 90px;
}

#pscroller1 a{
font-weight:bold;
}

.someclass{ //class to apply to your scroller(s) if desired
}

#pscroller1bilgi{
width: 100%;
height: 90px;
}

#pscroller1bilgi a{
font-weight:bold;
}

.someclass{ //class to apply to your scroller(s) if desired
}