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