.ag-innerBox
{
	position:relative; /*in STRICT this messes up IE THIS causes the whole problem*/ 
	top:0px;
	left:6px;
	padding-left: 5px;
	width: 140px;
	background:#c1e8f7;
	float:left;
}


.ag-track
{
	height:10px;
	width:10px;
	background:#c1e8f7;
	float:left;
}

.ag-handle
{
	width:10px;
	height:33px;
	background:#739845;
	background:url(/business/office/images/rhc_events_thumbnail_blue.gif) 0px 2px no-repeat;
	cursor:pointer;
}

