  input.imageButton { 
			  	  	 background-image   : url('image/wood_button.gif'); 
					 background-repeat  : no-repeat;
					 background-position: center;
					 background-color   : transparent;
					 border             : 0;
					 width              : 76;
					 height             : 26;
	                }
