html { height: 100%; }
#header {display:none}
#left, #right {display:none}
#print_header {display:block}

.wrapper {*height:1%; position:relative}

.productItem			{width:151px; height:170px; margin:0 31px 10px 0; display: inline; float: left;}
.noright {clear: both;}
.printPage {display: none;}

#footer {clear: both;}

.productItem img		{display:inline; margin-bottom:5px}
.productItem p 		{display:block; font-size:10px; float:none; clear:both}
.productItem ul 		{display:block; float:left; width:auto; height:16px; list-style:none; margin:0px; padding:0px}
.productItem ul li		{display:block; background:url(../images/type.jpg); float:left; height:16px; display:none; margin:0px; padding:0px}

.productItem ul.Commercial li.commercial	{display:block; background-position:-81px 0px; width:14px}
.productItem ul.Fire li.fire				{display:block; background-position:-62px 0px; width:19px}
.productItem ul.Automotive li.auto			{display:block; background-position:-37px 0px; width:25px}
.productItem ul.Marine li.marine			{display:block; background-position:-15px 0px; width:22px}
.productItem ul.UV li.uv					{display:block; background-position:0px 0px; width:15px}
