.ib { display: block; position: absolute;
	left: 0px; width: 100%; height: 0px; 
   font-size: 0px; /*IE needs this*/ } 
.fb { display: block; position: absolute; top: 10px;
	border-width: 1px; border-style: solid; border-color: black;
   overflow: hidden;
   width: 14px; height: 180px;}
.hrm { position: absolute;
	height: 2px; font-size: 0px; background-color: #999; }
.explhrm { top: 100px; left: 1px; width: 44px; }/*fBars width-1*/
.playPos { position: absolute; top: 95px; left: 668px; }
