#div_digg{
  position:fixed;
  bottom:5px;
  width:140px;
  right:5px;
  border:2px solid #fff;
  padding:10px;
  background-color:#fff;
  border-radius:5px 5px 5px 5px !important;
  box-shadow:0 0 0 1px #fff, 1px 1px 6px 1px rgba(0, 0, 0, 0.5);
}
.post {
    background: none;
    border-radius: none;
}
bundle-ThinkIns…eYLB15rVE1:550
.post {
    background-color: #F5F5F5;
    border-radius: 6px 6px 6px 6px;
    padding: 20px;
}
#navList a {
    
    display: block;
    width: 10em;
    height: 22px;
    float: left;
    text-align: center;
    padding-top: 8px;
    border-right: 1px solid #ccc;
}