.video-chat-panel {
	position: fixed;
}

.video-chat-button {
	position: absolute;
	top: 0px;
	left: 0px;
}

.video-chat-minimized-button {
	position: absolute;
	top: 0px;
	right: 0px;
}
