

.ag-innerBox{
	position:relative; /*in STRICT this messes up IE THIS causes the whole problem*/
	top:0px;
	left:0px;
	float:left;
	background-image:url(images/siteimages/logo_line.gif);
	background-repeat:no-repeat;
	background-position:top;
	font-size:14px;	
}


.ag-track{
	height:30px;
	width:15px;
	background:#990000;
	float:left;
}

.ag-handle{
	height:30px;
	width:15px;
	cursor:pointer;
	background-color: #000000;
}
