﻿#buttonPanel
{
    float:right;
    padding:20px;
    width:164px;
    border:1px solid #d0d0d0;
    line-height:1.2em;
    color:#606060;
    
    margin-right:-60px;
    margin-left:20px;
    margin-top:12px;
    margin-bottom:60px;
}
#buttonPanel a{
display:block;
margin-bottom:10px;

}
body #container #buttonPanel p
{
    margin:0;
    text-align:center;
    margin-top:20px;
    padding:8px;
    background-color:#e0e0e0;
}

body #container #buttonPanel ul.feedButtons li
{
    margin-bottom:20px;
}