.buttons {
	position:relative;
	height:39px;
	width:100%;
	}	
.buttons span {
	position:absolute;
	top:0;
	left:0;
	}
.buttons:active {
	margin:6px 0 -1px -1px;
	overflow:auto;
	position:relative;
	}
.buttons:active span {
	background-position:0 -208px;
	top:0;
	left:0;
	position:absolute
	}
.price .buttons {
	margin:9px 9px 0 0;
	float:right;
	width:128px;
	}
.price .buttons span {
	padding:0 12px 0 25px;
	}
.price .buttons:active {
	margin:10px 9px 0 0;
	}	
.part .buttons {
	width:125px;
	}
.order_button .buttons {
	width:134px;
}