.plasma_player .slide object {
	float: left;
	margin-right: 20px;
  }
  
.plasma_player .slide iframe {
	float: right;
	margin-left: 20px;
  }  

.plasma_player .slide p,h3{
	color: white;
	}