/***** Block "Want Here" *****/
#wanthere { height: 64px; width: 800px; position: relative; margin: 0 0 20px; }
#wanthere .totop-btn {
    height: 35px;
    background: url(../img/sprite.png) 0 -249px ;
    border-left: 1px solid #117faf;
    padding: 14px 2px 15px 6px;
    float: left;
    font-size: 15px;
    line-height: 17px;
    text-align: center;
    color: #ffffff;
    width: 65px;
    position: relative;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius:    0 3px 3px 0;
    -ms-border-radius:     0 3px 3px 0;
    border-radius:         0 3px 3px 0;
    *behavior:expression(!this.isInserted==true ? this.isInserted=(this.innerHTML = this.innerHTML + '<div class="totop-btn-after"></div>') : '');
}
#wanthere .totop-btn:after, #wanthere .totop-btn-after {
    content: '';
    position: absolute;
    top: 0;
    right: -20px;
    width: 22px;
    height: 64px;
    background: url(../img/sprite.png) 0 -119px no-repeat;
}

#wanthere #mt-top { width: 2000px; }
#wanthere #mt-top-wrap {
    margin: 0 0 0 104px;
    *margin: 0 -20px 0 117px;
    padding: 10px  0;
    height: 64px;
    overflow: hidden;
    position: relative;
    top: -10px;
    width: 700px;
}
#wanthere .totop-user { float: left; margin: 0 5px 0 0; }
#wanthere .totop-user .motto { display: none; }
#wanthere #mt-top .totop-user {
    width: 64px;
    height: 64px;
    position: relative;
}
#wanthere #mt-top img { width: 100%; height: 100%; }
#wanthere .moto_notify { display: none; position: absolute; padding: 5px 10px; width: 250px; z-index: 11;}
#wanthere .moto_notify:before {
    content: '';
    position: absolute;
    top: -5px;
    left: 15px;
    border-bottom: 5px solid #B4C4CE;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
#wanthere .moto_notify:after {
    content: '';
    position: absolute;
    top: -4px;
    left: 15px;
    border-bottom: 5px solid #ffffff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
#wanthere .totop-user-before { margin-left: -64px; }
/***** /Block "Want Here" *****/

#app_fs2meeting_css_wanthere_css {display: none;}