.buttonscontainer {width: 167px;}

.buttons a {
	color: #FFFFFF;
	background-color: #008c00;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-bottom: 1px solid #4ba614;
	font: medium Trebuchet MS, Arial;
font-weight: ;
	text-decoration: none;
	text-align: left;
}

.buttons a:hover {
	background-color: #FFFFFF;
	color: #008c00;
	text-decoration: none;
}
