.buttonscontainer {width: 204px;}

.buttons a {color: black;
background-color: #e7e7e7;
padding: 2px;
padding-left: 20px;
display: block;
border-bottom: 1px solid #1260e6;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #1260e6;
color: white;
text-decoration: none;}

