body, p, td, li 
{
	background: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}

#leftNav, #leftNavigationBox, #nav, #solutionsExplorerBox, #console, #customSolutionsBox, #productSearchBox, #printthis, #breadCrumbs, #reqInfoBox, #rightTeaser
{
	display:none;
}

#header .CountryBox
{
	display:none;
}


a:link, a:visited {
	color: black;
	background: transparent;
	text-decoration: none;
	}

h1, h2, h3 {
	background: white; 
	color: black; 
	padding-bottom: 1px;
	font-size: 13pt;
	font-weight: bold;
}

h2 
{
	font-size: 12pt;
}
h3 
{
	font-size:11pt;
}

h1 a, h2 a, h3 a 
{
	font-size:13pt;
	padding:0;
	margin: 3px 0px 3px 0px;
}
.topimage 
{
	margin-bottom: 3px;
	float:right;
	display: inline; /*fixes IE float bug*/
	text-align: right;
	background-position:right;
	position:absolute;
	top:1px;
	right:1px;
}

#breadCrumbs 
{
	margin-bottom: 5px;
	font-size: 9pt;
}

td 
{
	border-bottom: solid 1px #ccc;
}
table 
{
	padding:0;
	margin:0;
	border:none;
}
#imgProductDetail 
{
	position:absolute;
	top: 220px;
	right:20px;
	
}

.productTbl
{
	width: 80%;
	margin-top: 2px;
	margin-bottom: 2px;
	table-layout: fixed;
}

td.prodFactsHead
{
	color: #000;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 7px;
}
td.prodFactsSpacer 
{
	border:none;
}