.pngtableimage 
{
	background-image: url('/gfx/background_gradient_opacity.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.pngcontentimage { 
	background-image: url('/gfx/content_opacity.png');
	background-position: 100%;
	font-family:Verdana, Arial, Sans-Serif;
	FONT-SIZE: 12px;
	BORDER-TOP: white 1px solid; 
	BORDER-BOTTOM: white 1px solid; 
	BORDER-RIGHT: white 1px solid;
	COLOR: white;
	padding: 10px 0px 0px 20px;	
}

.automotiveDiv
{
	Z-INDEX: 1;
	LEFT: 561px;
	VISIBILITY: hidden;
	POSITION: absolute;
	TOP: 164px;
}

.specialtyDiv
{
	Z-INDEX: 1;
	LEFT: 654px;
	VISIBILITY: hidden;
	WIDTH: 100px;
	POSITION: absolute;
	TOP: 164px;
}

.hardwareDiv
{
	Z-INDEX: 1;
	LEFT: 872px;
	VISIBILITY: hidden;
	WIDTH: 100px;
	POSITION: absolute;
	TOP: 164px;
}

.eng_producttitle
{
	font-weight: bold;
	FONT-SIZE: 12px;
	COLOR: white;
	background-color: #5C8DA7;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
	border-left: solid 1px white;
	padding: 3px 3px 3px 3px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.sp_producttitle
{
	font-weight: bold;
	FONT-SIZE: 12px;
	COLOR: white;
	background-color: #5C8DA7;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
	border-left: solid 1px white;
	padding: 3px 3px 3px 3px;
	margin-bottom: 5px;
	text-transform: uppercase;
}