.buttonscontainer {
	width: 170px;
}

.buttons a {
	color: #AE8A2E;
	padding: 6px;
	padding-left: 3px;
	display: block;
	font: 14px veranda;
	text-decoration: none;
	text-align: left;
	text-indent: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.buttons a:hover {
	color: #AC2522;
	text-decoration: none;
	text-indent: 12px;
	background-image: url(pics/cell_navigation_2.jpg);
	background-repeat: no-repeat;
}
