* {
	border:0;
	list-style:none;
}

a 		{ text-decoration: underline; font-weight: bold }


a.print-link-disclaimer:after { content: "";
}

h1 a, h1 a:after
{
	text-decoration: none;
	content: "";
}

p
{
	margin: 0 0 20px 0;
}

h1, h2, h3, h4, h5
{
	margin: 20px 0 0 0;
}

body{
	font-family: "Times New Roman", Times, serif;
	color:#000;
}

a{
	text-decoration:none;
	color:#000;
}

ul{
	text-decoration:none;
	color:#000;
}

div#navigation, 
div#page-functionalities, 
div#nav-top, 
div#cross, 
div#product-finder, 
div#disclaimer, 
div#flash-content, 
h2{
	display:none;
}

div#footer{
	margin-top:30px;
	font-size:10px;
}

div#footer ul{
	display:none;
}

ol li{
	list-style:lower-roman;
}

ul li{
	list-style:disc;
}

div.products img
{
	float: left;
}

div.products div.product-description
{
	margin-left: 120px;
}

iframe
{
	border: 0;
	padding: 0;
	width: 0;
	height: 0;
}

input
{ border: 1px solid #000; }

select, textarea
{ border: 1px solid #000; }

.buttons *
{
	border: none;
}

.buttons a:after { content: ""; }
