.buttonscontainer {width: 165px;}

.buttons a {color: #000209;
background-color: #FFFFFF;
padding: 4px;
padding-left: 3px;
display: block;
border: 1px solid;
border-color: #87AABD;
font: 13px Century Gothic, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #D0F0FF;
color: #000209;
text-decoration: none;}

