﻿.buttonscontainer {width: 200px;}

.buttons a {color: #000000;
background-color: #CCCCCC;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #000000;
font: 13px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #999999;
color: #000000;
text-decoration: none;}


