@charset "utf-8";
/* CSS Document */

#holder{
	width:100px;
	float:right;
	height:100%;
	margin-right:-100px;
    margin-top:-60px;
	overflow:visible;
}
.floatingChatDiv{width:100px; margin-top: 25px; position:fixed; }
