
body {
	background: #fff;
	color: #000;
	font-family: Times, serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	width: 670px;
}
#wrapper {
	background: none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 670px;
	vertical-align: top;
}


/* Hiding Content */
#navigation, #navigationsub, #wai-links, #alcon, #countryselector, #sidebar {display: none;}

a {
	color: #000;
}
#header {
	background: none;
	height: auto;
	float: none;
	margin: 0 0 30px 0;
	padding: 0;
	width: auto;
}
h1 {
	background: none;
	border-bottom: 1px solid #000;
	color: #000;
	height: auto;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 670px;
}
h1 img {
	border: none;
}
h1 a {
	display: block;
	height: auto;
	text-decoration: none;
	width: auto;
}
h2, h3, h4, h5, h6 {
	color: #000;
}
#content {
	float: none;
	width: 100%;
}
#subfeatures li {
	border-right: none;
	float: none;
	font-size: 90%;
	height: auto;
	padding: 10px 0 0 0;
	width: auto;
}
li#sf01, li#sf02, li#sf03 {
	background: none;
}
#subfeatures {
	color: #000;
	float: none;
}
p.copy {
	border-top: 1px solid #000;
	font-size: 90%;
	padding: 10px 0 20px 0;
	margin: 0;
}
