	#brazenChatWidgetFrame
	{
		position: fixed;
		width: 0;
		height: 0;
		top: auto;
		bottom: 150px;
		left: 2px;
		z-index: 99999;
	display: none;
	}
