//for fullscreen in non fs browsers (ie, opera)

.ap_vplp_iframe{
	position:relative;
	width:941px;
	height:360px;
}

.ap_vplp_iframe_fs{
	position:fixed;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
}