﻿



#pscroller{
width: 540px;
height: 210px;
border: 0px solid black;
padding: 3px;
z-index:-1;
}

.someclass
{
	z-index:0;
}
