<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>
<body>
<table cellspacing="1" cellpadding="1" border="1">
<thead>
<tr>
<th scope="col">Item #</th>
<th scope="col"> Box Dimensions</th>
<th scope="col"> For Tube</th>
</tr>
</thead>
<tbody>
<tr>
<td> 3090</td>
<td> 134 x 134 x 47mm</td>
<td> For 2" tall x 15mm wide tubes</td>
</tr>
<tr>
<td> 3091</td>
<td> 134 x 134 x 47mm</td>
<td> For 2" tall x 13mm wide tubes</td>
</tr>
<tr>
<td> 3092</td>
<td> 134 x 134 x 47mm</td>
<td> For 2" tall x 12mm wide tubes</td>
</tr>
<tr>
<td> 3094</td>
<td> 134 x 134 x 76mm</td>
<td> For 3" tall x 15mm wide tubes</td>
</tr>
<tr>
<td> 3095</td>
<td> 134 x 134 x 76mm</td>
<td> For 3" tall x 13mm wide tubes</td>
</tr>
<tr>
<td> 3096</td>
<td> 134 x 134 x 76mm</td>
<td> For 3" tall x 12mm wide tubes</td>
</tr>
<tr>
<td> 3098</td>
<td> 134 x 134 x 115mm</td>
<td> For 15mL Centrifuge Tubes</td>
</tr>
<tr>
<td> 3099</td>
<td> 145 x 145 x 122mm</td>
<td> For 50mL Centrifuge Tubes</td>
</tr>
</tbody>
</table>
</body>
</html>