.lb_JSPlayer_div{
	/*display: inline;*/ /*cause other problems*/
	float: left;
	width: auto;
	height: 16px;
	border: 0px solid CornflowerBlue;
	}
	
.lb_JSPlayer_ctrl1{
	float: left;
	height: 16px;
	cursor: pointer;
	}

.lb_JSPlayer_ctrl2{
	float: left;
	height: 16px;
	cursor: pointer;
	}

.lb_JSPlayer_ctrl1_i{
	height: 16px;
	}

.lb_JSPlayer_ctrl2_i{
	height: 16px;
	}
	
.lb_JSPlayer_status{
	float: left;
	margin: -4px 5px 0px 5px;
	height: 32px;
	color: #8000AD;
	font-family: arial narrow;
	font-size: 32px;
	}
