.profile {
     background: #fff; padding:8px;
}


#div_digg {
    position: fixed;
    bottom: 5px;
    width: 50px;
    right: 0px;
    border: 2px solid #6FA833;
    padding: 10px;
    background-color: #fff;
    border-radius: 5px 5px 5px 5px !important;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
}


#MySignature {
    background-color: whitesmoke;
    border-left: 8px solid #fb6362;
    border-radius: 4px;
    box-shadow: 0 0 1px #d9d9d9;
    margin-top: 24px;
    padding: 20px;
background: url(https://images.cnblogs.com/cnblogs_com/qing-gee/1333271/o_cmower.jpg) #e5f1f4 no-repeat 1% 50%;

}

#MySignature p.right{
padding-left: 180px;
}

.buryit{
    display: none;
}