.ag-innerBox{
position:relative; /*in STRICT this messes up IE THIS causes the whole problem*/ 
top:0px;
left:0px;
float:left;
}

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

.ag-handle{
height:60px;
width:10px;
background:#7B3E15;
cursor:pointer;
}

.overflowBox {
height:340px;
width:724px;
overflow:auto;
border:0px solid #cccccc;
font-weight:bold;
}