/* 定制推荐和反对按键   --begin*/
#div_digg{
  bottom:-10px;
  width:120px;
  right:20px;
  padding:4px;
  border-radius:4px 4px 4px 4px !important;
}

.buryit {
    display: none;
}

.diggit{
   margin-left:30%;
}
/* 定制推荐和反对按键   --end*/