.numbers-row{

	position: relative;
	top: 16px;
}
#french-hens {
	float: right;
	width: 40px;
		font-size: 30px;
	font-weight: 400;
	color: #000000;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: relative;
	left: -45px;
}

.button {
	text-indent: -9999px;
	cursor: pointer;
	width: 29px;
	height: 29px;

	text-align: center;
	background: url(../images/buttons.png) no-repeat;
	margin-top: -29;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 80px;
}
.dec {
	background-position: 0 -29px;
	position: relative;
	left: -70px;

}
