/*CSS for scrollers*/

#pscroller1{
width: 100%;
height: 180px;

padding: 5px;
background-color: #ffffff;

}

/*
.thumbnailnail 
{
float:left;
width:100px;
height:100px;
margin:5px;
border:1px solid #CCCCCC;
}


/*class to apply to your scroller(s) if desired
.someclass{ 
}*/