/* next two are to align status "online" and green dot together in status bar */

#o2o-view .dot{
    margin-top: 3px;
    display: block;
    padding-top: 5px;
}

#o2o-view .status {
    float: left;
    margin-left: 15px;
}