
.ag-innerBox{
	position:relative;
	top:0px;
	left:0px;
	float:left;
	padding: 0px;

}


.ag-track{
	height:10px;
	width:10px;
	float: left;
	background-color: #999999;
}

.ag-handle{
	height:20px;
	width:10px;
	background:url(/images/scroller.png);
	cursor:pointer;
}

		
