﻿#pscroller1{
width: 200px;
height: 110px;
/*border: 1px solid black;*/
padding: 5px;
padding-top:10px;
/*background-color: lightyellow;*/
float:left;
height:40px;
_margin-left:-200px;
}

.someclass
{ 
	/*class to apply to your scroller(s) if desired*/
}