

.ag-innerBox{
	position:relative; /*in STRICT this messes up IE THIS causes the whole problem*/ 
	top:0px;
	left:0px;
	background:transparent;
	float:left;
z-index:0;}


.ag-track{
	height:15px;
	width:15px;
	background:#222 url(ardown.gif) no-repeat bottom left;
	float:left;border-top:2px solid white;padding-top:2px;border-bottom:2px solid white;
}

.ag-handle{
	height:25px;
	width:10px;
	background:#FFCC00 url(aghandle.gif) no-repeat top left;
	cursor:pointer;
}



.overflowBox{
background:url(../dimg/black_trans.png); width:360px;height:480px;float:left;color:white;padding-left:5px; padding-top:5px;text-align:left;display:block;}




.overflowBox h3{font-weight:bold; letter-spacing:0.10em; font-size:16px;padding-left:5px;color:#FFCC00;}
