
/* Style of plugin is as follows */
#cs_online {width:200px; height:120px; border:1px solid #ccc; position:fixed; right:-202px; bottom:20px; border-radius:5px 0 0 5px; -webkit-box-shadow:0 0 3px #ccc; box-shadow:0 0 3px #ccc; z-index:10000; background:#334c5f; text-align: center; color: #fff;}
.cs_title {width:30px; height:120px; position:absolute; left:-32px; top:0px; border:1px solid #ccc; border-right:none; border-radius:5px 0 0 5px; font-size:16px; font-family:'Arial'; text-align:center; line-height: 20px; cursor: pointer; color: #666; font-weight: 900; -webkit-box-shadow:0 0 3px #ccc; box-shadow:0 0 3px #ccc; background:#fff;}


