.postDesc {
position: fixed;
right: 40px;
bottom: 10px;
background-color: white;
border: solid 1px #ccc;
padding: 12px;

}

#div_digg
{
border: solid 1px #ccc;
padding: 19px;
position: fixed;
right: 30px;
background-color: white;
bottom: 53px;
margin-right: 10px;
}

.entrylistItem{
border: dashed 2px #ccc;
padding: 10px;
}
#myposts .PostList {
border: dashed 3px white;
padding: 23px;
}