.buttons {
	background-color: #4c2626;

	color: #E4B984;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-style: solid;
	border-top-color: #E4B984;
	border-bottom-color: #E4B984;
	border-bottom-style: ridge;
	border-left-color: #E4B984;
	border-right: #E4B984;
	border-left-style: solid;
	border-color: #E4B984;
	border-right-color: #E4B984;
	border-right-style: ridge;
	border-bottom-width: medium;
	border-right-width: medium;
	border-top-width: thin;
	border-left-width: thin;
	overflow: hidden;
}

