dac684
diff --git a/magic/Magdir/msooxml b/magic/Magdir/msooxml
dac684
index bde098e..7d0bcc7 100644
dac684
--- a/magic/Magdir/msooxml
dac684
+++ b/magic/Magdir/msooxml
dac684
@@ -28,16 +28,16 @@
dac684
 # skip to the second local file header
dac684
 # since some documents include a 520-byte extra field following the file
dac684
 # header, we need to scan for the next header
dac684
->>(18.l+49)	search/2000	PK\003\004
dac684
+>>(18.l+49)	search/6000	PK\003\004
dac684
 # now skip to the *third* local file header; again, we need to scan due to a
dac684
 # 520-byte extra field following the file header
dac684
->>>&26		search/1000	PK\003\004
dac684
+>>>&26		search/6000	PK\003\004
dac684
 # and check the subdirectory name to determine which type of OOXML
dac684
 # file we have.  Correct the mimetype with the registered ones:
dac684
 # http://technet.microsoft.com/en-us/library/cc179224.aspx
dac684
 >>>>&26		use		msooxml	
dac684
 >>>>&26		default		x
dac684
 # OpenOffice/Libreoffice orders ZIP entry differently, so check the 4th file
dac684
->>>>>&26	search/1000	PK\003\004
dac684
+>>>>>&26	search/6000	PK\003\004
dac684
 >>>>>>&26	use		msooxml	
dac684
 >>>>>>&26	default		x		Microsoft OOXML