	/* silverlight specific styling */
	#silverlightControlHost {    
		position:absolute;
		width:648px;
		top:0px;
		left:0px;
		z-index:1;
		color:#444;
	}
	#istreamplayer-slria {
		width:648px;
		height:521px;
		margin:0 auto;
	}
	#slp-installbox {
		position:absolute;
    /*
		top:84px;
		left:286px;
		*/
		top:60px;
		left:119px;
		background:url(installbox.png) no-repeat;
		width:410px;
		height:270px;
		padding:25px 35px 25px 25px;
		font: 11px arial;
	}
	.slp-messages {
		font-size:16px;
		font-weight:bold;
		text-align:center;
	}
	#slp-installinner {
		width:379px;
		clear:both;
	}
	#slp-installinner ul {
		list-style-type:circle;
		margin-left:17px;
		margin-bottom:6px;
	}

	/* end silverlight specifics */
	
