.buttonscontainer {width: 194px;}

.buttons a {color: #000000;
background-color: #EBCF63;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #D67D4D;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #F2DD8E;
color: #CC9900;
text-decoration: none;}