.button {
	font-size: 12px;
	color: #7D8C91;
	background-color: #BEE3F5;
	height: 21px;
	margin: 1px;
	padding: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #B9C9D8;
	border-right-color: #E9F4FA;
	border-bottom-color: #E7F4FA;
	border-left-color: #7D8C91;
}
