.buttonscontainer {width: 140px;}

.buttons a {color: 000000;
background-color: eeeeee;
padding: 2px;
padding-left: 3px;
display: block;
border: .5px solid grey;
font: 11px Arial, Sans-Serif, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: 000000;
color: eeeeee;
text-decoration: none;}
