.ui-chatbox{position:fixed;bottom:0;padding:2px;background:#ccc}.ui-chatbox-titlebar{padding:3px;height:20px;cursor:pointer}.ui-chatbox-content{padding:0;margin:0;border:0}.ui-chatbox-log{padding:3px;height:250px;overflow-y:auto;overflow-x:hidden;background:#fff}.ui-chatbox-input{padding:3px;border-top:1px solid grey;overflow:hidden}.ui-chatbox-input-box{margin:5px;border:2px solid #d3d3d3;padding:2px;height:50px}.ui-chatbox-icon{float:right}.ui-chatbox-input-focus{border-color:#69f}.ui-chatbox-msg{margin-top:0px;float:left;clear:both;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;overflow:hidden;width:100%;}