<!--
/* =================================== */
/*	  Page Specific CSS	(add product logos)
	<BEGIN>	  	  */
/* ================================= */
#logoHeader{
	position:absolute;
	top:480px;
	left:232px;
	font-weight:bold;	
	margin-bottom:20px;
	z-index:10;
}
/* 	group images together	*/
.imgGroup #L{
	margin-left:50px;
	margin-right:0;
	padding-right:0;
}
.imgGroup #R{
	margin-right:50px;	
	margin-left:0;
	padding-left:0;
}
.logoLinksTable{
	margin-left:0;
	padding-left:0;
}
.logoLinksTable td{
	text-align:center;
	font-size:10px;
}
#logoHeaderHPT{
	position:absolute;
	top:675px;
	left:232px;
	font-weight:bold;	
	margin-bottom:20px;
	z-index:10;
}
-->





