/* default styles for extension "tx_flvplayer_pi1" */
		div.tx-flvplayer2-pi1 {
		font-size:x-small;
		}
		
		div#flvplayer2_middle {
		text-align:center;
		margin: 1em auto;
		}
		
		div#flvplayer2_left {
		text-align:center;
		margin: 0 auto 0 0;
		}
		
		div#flvplayer2_right {
		text-align:center;
		margin: 0 0 0 auto;
		}
/* default styles for extension "tx_stflashplayer_pi1" */

	div.st_flashplayer_float_left {
		margin:0px 10px 0px 0px;
	} 
	div.st_flashplayer_float_right {
		margin:0px 0px 0px 10px;
	} 
	div.st_flashplayer_float_none {
		margin:0px 0px 0px 0px;
		text-align: center;
	} 
