.ag-innerBox{
	position:relative; /*in STRICT this messes up IE THIS causes the whole problem*/
	top:0px;
	left:0px;
	background:#15B5F0;
	float:left;
}
.ag-track{
	height:10px;
	width:10px;
	float:left;
}
.ag-handle{
	height:50px;
	width:20px;
	cursor:pointer;
	background-image: url(../../Images/Aranxa1/up_down_btn.png);
}
#overflowBox{
	height:408px;
	width:485px;
	overflow:auto;
	border:1px solid #15B5F0;
	float: left;